Files
wombus_led/main/CMakeLists.txt
2025-12-05 18:37:36 -06:00

4 lines
136 B
CMake

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