This commit is contained in:
2026-02-06 15:51:33 +01:00
parent 9b2f64b766
commit 44a5ba8ece
2 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
idf_component_register(SRCS "hello_world_main.c"
PRIV_REQUIRES spi_flash esp_driver_gpio
PRIV_REQUIRES spi_flash esp_driver_gpio vfs esp_vfs_console
INCLUDE_DIRS "")