Initial commit, getting all the stuff from PlatformIO
This commit is contained in:
4
.pio/libdeps/esp32dev/TFT_eSPI/CMakeLists.txt
Normal file
4
.pio/libdeps/esp32dev/TFT_eSPI/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
idf_component_register(SRCS "TFT_eSPI.cpp"
|
||||
INCLUDE_DIRS "."
|
||||
PRIV_REQUIRES arduino)
|
||||
Reference in New Issue
Block a user