mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 19:54:56 +00:00

The bootloader cannot fit in the size of iram_loader_seg when built under -O0. Extend the IRAM size to fix this.
The bootloader cannot fit in the size of iram_loader_seg when built under -O0. Extend the IRAM size to fix this.