Files
ESP-Nodes/ESP32-C3_Table-Lamp/main/CMakeLists.txt
2024-08-16 04:22:03 -04:00

3 lines
97 B
CMake

idf_component_register(SRCS ./app_driver.c ./app_main.c
INCLUDE_DIRS ".")