blk_box_control/main/CMakeLists.txt
2026-03-21 20:05:13 -05:00

4 lines
136 B
CMake

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