mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 03:22:21 +00: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 ".")
|
|
|