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:
3
ePaper-ESP-IDF/main/CMakeLists.txt
Normal file
3
ePaper-ESP-IDF/main/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "main.cpp"
|
||||
INCLUDE_DIRS "."
|
||||
PRIV_REQUIRES timber)
|
Reference in New Issue
Block a user