Files
firmware/main/CMakeLists.txt
2026-01-30 01:19:13 -05:00

4 lines
150 B
CMake

idf_component_register(SRCS "main.cpp"
PRIV_REQUIRES spi_flash nvs_flash esp_event rpc
INCLUDE_DIRS "")