mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-18 15:47:13 +00:00
update ld file for esp32-s2
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user