summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/utils.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-04-03 15:40:53 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-04-03 15:45:14 +0300
commit8d2bcaf3cdf5f908dd44bf822b65d807c8215bcc (patch)
treef9385db2274cb7765cacd899756d6d4eae5352a1 /esp8266/utils.c
parent9698a60591b47798e24040d61df809f9d6e3584b (diff)
downloadmicropython-8d2bcaf3cdf5f908dd44bf822b65d807c8215bcc.tar.gz
micropython-8d2bcaf3cdf5f908dd44bf822b65d807c8215bcc.zip
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.
Diffstat (limited to 'esp8266/utils.c')
0 files changed, 0 insertions, 0 deletions