Files
tide-display/ePaper-ESP-IDF/components/timber/CMakeLists.txt
Peter Siegmund 290a4d2722 starting with ESP-IDF
- initial ESP-IDF project
- starting custom component (Timber)

Signed-off-by: Peter Siegmund <peter@rdkr.com>
2024-05-18 23:09:20 +02:00

3 lines
113 B
CMake

idf_component_register(SRCS "timber.cpp" "tree.cpp" "tree_esp32.cpp"
INCLUDE_DIRS "include")