4 lines
173 B
CMake
4 lines
173 B
CMake
idf_component_register(SRCS "main.c"
|
|
PRIV_REQUIRES esp_driver_gpio esp_timer spi_flash esp_driver_uart spiffs
|
|
INCLUDE_DIRS "")
|