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.41k stars 1.55k forks source link

Add support for SONY SPRESENSE board #431

Open baggio63446333 opened 1 year ago

baggio63446333 commented 1 year ago

Add optimized code for Spresense board using ifdef ARDUINO_ARCH_SPRESENSE. Tested to work on Spresense board. There is no impact on the other boards.