Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from
2.41k
stars
1.55k
forks
source link
For ESP-IDF builds use arduino-esp32 instead of arduino dependency #457
Open
johnboiles opened 3 months ago
This is the documented way to reference the
arduino-esp32
component. I believe you must reference it this way to use the version in IDF component manager.Similar PR for BusIO: https://github.com/adafruit/Adafruit_BusIO/pull/131