mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00

This commit adds one example test case for OTA with SPIRAM enabled configuration. Additionally it also keeps `SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY` enabled to catch any issues of sort "cache disabled but cached region accessed". https://github.com/espressif/esp-idf/issues/5354