esp-idf/components/bootloader/subproject/main/ld
Angus Gratton 9856198112 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-09-15 11:23:51 +05:30
..
esp32 WDT: Add LL and HAL for watchdog timers 2020-03-26 02:14:02 +08:00
esp32s2 bootloader esp32s2: Increase bootloader DRAM & IRAM allowance 2020-09-15 11:23:51 +05:30