starting with ESP-IDF
- initial ESP-IDF project - starting custom component (Timber) Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
2
ePaper-ESP-IDF/components/timber/CMakeLists.txt
Normal file
2
ePaper-ESP-IDF/components/timber/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
idf_component_register(SRCS "timber.cpp" "tree.cpp" "tree_esp32.cpp"
|
||||
INCLUDE_DIRS "include")
|
Reference in New Issue
Block a user