mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
4 lines
113 B
CMake
4 lines
113 B
CMake
idf_component_register(SRCS ./app_driver.c ./app_main.c ./sys_status.c
|
|
INCLUDE_DIRS ".")
|
|
|