I don't believe either of the Sparkfun nor Adafruit drivers for the SSD1306 chips have specific Teensy optimizations. You might want to check out's Paul's version of the ILI9341 driver to see what...
Type: Posts; User: MichaelMeissner
I don't believe either of the Sparkfun nor Adafruit drivers for the SSD1306 chips have specific Teensy optimizations. You might want to check out's Paul's version of the ILI9341 driver to see what...
Adafruit has its Adafruit GFX library that is used by many displays:
https://learn.adafruit.com/adafruit-gfx-graphics-library
https://github.com/adafruit/Adafruit-GFX-Library