mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
main/hello_world_main.c uses spi_flash headers. Declare spi_flash in PRIV_REQUIRES so the build works under cmakev2's strict component isolation.