There was an error while loading. Please reload this page.
1 parent 6d11918 commit 3372f69Copy full SHA for 3372f69
esp8266/esp8266.ld
@@ -5,7 +5,7 @@ MEMORY
5
dport0_0_seg : org = 0x3ff00000, len = 0x10
6
dram0_0_seg : org = 0x3ffe8000, len = 0x14000
7
iram1_0_seg : org = 0x40100000, len = 0x8000
8
- irom0_0_seg : org = 0x40209000, len = 0x80000
+ irom0_0_seg : org = 0x40209000, len = 0x87000
9
}
10
11
/* define the top of RAM */
0 commit comments