You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to operate my st7735 TFT display from the Teensy 4. I uncommented #include "../configs/ard-adagfx-st7735-notouch.h" and tried to compile some example. However, it fails with:
ks0108\ks0108.h:51:2: error: #error "Sorry, this library does not work on 32 bit Teensy. Use openGLCD."
So does this mean Teensy 4 is not supported for this display? Is there a list of displays (un)supported on Teensy 4?
Describe the bug
I am trying to operate my st7735 TFT display from the Teensy 4. I uncommented
#include "../configs/ard-adagfx-st7735-notouch.h"
and tried to compile some example. However, it fails with:So does this mean Teensy 4 is not supported for this display? Is there a list of displays (un)supported on Teensy 4?
Device hardware
The text was updated successfully, but these errors were encountered: