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

Enable support for TFTLCD-Library as ESP-IDF component #57

Open abrender opened 2 years ago

abrender commented 2 years ago

Enables TFTLCD-Library as an ESP-IDF component (with Arduino as component).

This file is based on the CMakeLists.txt file in the Adafruit-GFX-Library repo.

abrender commented 2 years ago

Hi @makermelissa - if you get a minute would you mind taking a look at this small PR? Thanks!