esp-ena/main/CMakeLists.txt
2020-08-21 02:52:18 +02:00

7 lines
74 B
CMake

idf_component_register(
SRCS
"main.c"
INCLUDE_DIRS ""
)