Files
ESP-Nodes/ESP32-Rainmaker-Switch/main/CMakeLists.txt
2024-07-16 21:11:16 -04:00

3 lines
97 B
CMake

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