Files
firmware/main/CMakeLists.txt
2025-05-16 00:05:07 -04:00

4 lines
126 B
CMake

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