update ld file for esp32-s2

This commit is contained in:
duyi
2020-01-16 14:35:55 +08:00
committed by morris
parent d4e5980823
commit 18a05e2ee0
2 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ MEMORY
/* Even though the segment name is iram, it is actually mapped to flash
*/
iram0_2_seg (RX) : org = 0x40080020, len = 0x380000-0x20
iram0_2_seg (RX) : org = 0x40080020, len = 0x780000-0x20
/*
(0x20 offset above is a convenience for the app binary image generation.