advait_projects/hello_world/main/CMakeLists.txt
2025-03-05 15:35:51 -08:00

4 lines
130 B
CMake

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