1.8.3 - Seeed reTerminal e1003
Yesterday I saw version 1.8.3 of the trmnl-firmware released on git and I immediately got to work building it to run on my wife's device. I am happy to report it seems to work great. I was able to flash it and add the MAC in the trmnl portal for the first time and then setup her apple calendar plugin finally.
The only trouble I ran into was figuring out how to build the project specifically for my device. The documentation where it says "setup your project" could be a little more descriptive. I ended up having to change the default env setting in the platformio.ini file.
[platformio]
;default_envs = trmnl
default_envs = TRMNL_X_E1003
Hats off and many thanks to the people who contributed to adding the support! I gave this thing to my wife for her birthday and was in the dog house a few weeks ago when the default software didn't do what she wanted. ;)