esp-ena/main/CMakeLists.txt
2020-08-16 16:40:05 +02:00

6 lines
73 B
CMake

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