mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 10:06:32 +03: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