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

ARDUINO giga support #58

Open Masonjodood opened 1 week ago

Masonjodood commented 1 week ago

Errors/Warnings: (Pasted in file below)

Sketch: Literally any sketch in any form in the IDE containing the library.

If the board is not supported, like some errors point to, It would truly be great if your team could add support for such a capable board. If not however, please explain or point to a library that is capable of using the ILI9341 in 8bit parallel mode on the Giga. Thank you!! Error Messages.txt

Masonjodood commented 1 week ago

FYI: It throws exit code 1 but different errors when using the arduino nano esp32, arduino nano every, and all uno r4 boards.