mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +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.