esp-idf/components/bootloader/subproject/main
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
..
ld bootloader esp32s2: Increase bootloader DRAM & IRAM allowance 2020-07-27 00:01:10 +00:00
bootloader_start.c bootloader_support: refactor to better support multi target 2019-12-23 05:45:17 +00:00
CMakeLists.txt Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 13:44:24 +10:00
component.mk esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00