Files
ESP-IDF/HelloWorld/main/CMakeLists.txt
2022-09-24 17:14:52 -04:00

3 lines
75 B
CMake

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