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
326 stars 261 forks source link

ARDUINO giga support #58

Open Masonjodood opened 5 months ago

Masonjodood commented 5 months 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 5 months ago

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