acid-drop- Hacking the planet from a LilyGo T-Deck using custom firmware |
git clone git://git.acid.vegas/acid-drop.git |
Log | Files | Refs | Archive | README | LICENSE |
README.txt (421B)
1 This is a stand-alone library that contains both graphics functions 2 and the TFT chip driver library. It supports the ESP8266, ESP32, 3 STM32 and RP2040 processors with performance optimised code. Other 4 Arduino IDE compatible boards are also supported but the library 5 then uses generic functions which will be slower. The library uses 6 32 bit variables extensively so this will affect performance on 8 7 and 16 bit processors.