ESP-Nodes/ESP32-Rainmaker-Multidevice/multi_device/main/CMakeLists.txt
2024-01-06 23:26:33 -05:00

4 lines
113 B
CMake

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