adafruit / TFTLCD-Library

Arduino library for 8-bit TFT LCDs such as ILI9325, ILI9328, etc
http://www.ladyada.net/products/tfttouchbreakout/ and http://www.ladyada.net/products/tfttouchshield
314 stars 259 forks source link

Support Nano Every #50

Open caternuson opened 3 years ago

caternuson commented 3 years ago

Re this thread: https://forums.adafruit.com/viewtopic.php?f=47&t=172915

Nothing in the preprocessor logic for Nano Every: https://github.com/arduino/ArduinoCore-megaavr/blob/268fefd7e73cae8c0a0dfc05e114079e69fd0827/boards.txt#L42 so it ends up landing here: https://github.com/adafruit/TFTLCD-Library/blob/2f917ad72bf9d2c39cb741d2435df537770e8eca/pin_magic.h#L467

ladyada commented 3 years ago

it someone submits a PR, happy to look at it...but its nontrivial