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 |
CMakeLists.txt (123B)
1 2 idf_component_register(SRCS "TFT_eSPI.cpp" 3 INCLUDE_DIRS "." 4 PRIV_REQUIRES arduino)