blk_box_control/main/CMakeLists.txt

7 lines
123 B
CMake

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