mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
953c046550
The bootloader cannot fit in the size of iram_loader_seg when built under -O0. Extend the IRAM size to fix this.