esp-idf/components/bootloader/subproject/main/ld
Angus Gratton abdb657926 bootloader esp32s2: Increase bootloader DRAM & IRAM allowance
Bootloader DRAM now ends at 0x3FFEAB00 which is the start of ROM
static RAM (reclaimable after app is running).

IRAM loader segment increased by 8KB.

Available total static RAM for the app is now reduced by 16KB.
2020-07-27 00:01:10 +00:00
..
esp32 bootloader: combine console code for ESP32 and S2, add USB support 2020-06-26 15:38:49 +02:00
esp32s2 bootloader esp32s2: Increase bootloader DRAM & IRAM allowance 2020-07-27 00:01:10 +00:00
esp32s3 bootloader: add linker script for esp32s3 2020-07-20 10:51:05 +08:00