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
319 stars 260 forks source link

esp32 Support #30

Closed DvDriel closed 6 years ago

DvDriel commented 6 years ago

Dear Adafruit,

I am trying to add 8-bit parallel support for your tft 3.5" breakout board. My experience in programming this close to the hardware is limited. I figured out how to directly manipulate the ports of the esp32, but I can't get it to compile. Could anybody help me to finish this?

Help would greatly be appreciated!