Files
esp-hello-world/main/CMakeLists.txt
2025-01-28 20:37:48 +01:00

3 lines
86 B
CMake

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