adafruit / Adafruit-GFX-Library

Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from
https://learn.adafruit.com/adafruit-gfx-graphics-library
Other
2.37k stars 1.54k forks source link

Not even remotely compatable with the ESP32 #111

Open Fuzzyzilla opened 7 years ago

Fuzzyzilla commented 7 years ago

In a project I'm working on, I want to use a adafruit TFT. In writing the code and compiling for the ESP32 chipset, there were plentiful "May not be initialized" errors, as well as undefined macros (csport, rspinmask, etc)

mattncsu commented 6 years ago

Working ok for me with a Waveshare 2.9" EPD on ESP32