esp-ena/main/CMakeLists.txt
2020-08-21 03:47:54 +02:00

6 lines
73 B
CMake

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