Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Commit 3372f69

Browse files
committed
esp8266/esp8266.ld: Increase firmware image size to 0x90000 (576K).
Of them, 0x87000 is irom0 segment. This is required to ship increasing number of modules and examples developed in teh course of ESP8266 port project.
1 parent 6d11918 commit 3372f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp8266/esp8266.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MEMORY
55
dport0_0_seg : org = 0x3ff00000, len = 0x10
66
dram0_0_seg : org = 0x3ffe8000, len = 0x14000
77
iram1_0_seg : org = 0x40100000, len = 0x8000
8-
irom0_0_seg : org = 0x40209000, len = 0x80000
8+
irom0_0_seg : org = 0x40209000, len = 0x87000
99
}
1010

1111
/* define the top of RAM */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy