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

4 lines
126 B
CMake

idf_component_register(SRCS "main.cpp"
PRIV_REQUIRES spi_flash
INCLUDE_DIRS "")