Skip to content
Snippets Groups Projects
Commit 8d2bcaf3 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

esp8266: Minimize gap between Inst/DataRAM segments and FlashROM segment.

With .rodata being in FlashROM now, gap can be much smaller now. InstRAM
can be max 32K, and with segment headers, that already makes it more than
32K. Then there's some .data still, and the next Flash page boundary is
0x9000. That figure should be more or less future-proof.

TODO: Refactor makeimg to take FlashROM segment offset from file name.
parent 9698a605
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment