adafruit / Adafruit_ILI9341

Library for Adafruit ILI9341 displays
415 stars 283 forks source link

Add CMakeLists.txt to support ESP-IDF #96

Open johnboiles opened 4 months ago

johnboiles commented 4 months ago

This allows this library to be built from ESP-IDF.

See also where this was done for Adafruit-GFX-Library