I bought a few Teensy LC's for lightwork (and to avoid NANO's) but the ILI_9341_t3 driver will not work with an LC. Adafruut_ILI9341 will but is slow. Anyone know if the _t3 will get updated? Or if the _t3n or other lib...
It's hard to say how much of a 1:1 it will be. I have a project built on the 3.2 had every pin is used for sensors, display, SD, etc. I replaced the 3.2 with a 4.0 and only had to make a few code changes (a watchdog...
I don't think that touch lib works with a 4.0. I could never get it working. Is you display's touch SPI based (had for me to guess with the pins stated above)? If it is SPI based, this lib is very good
...