summaryrefslogtreecommitdiff
path: root/py/stackctrl.c
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-02-09 10:06:14 -0500
committerDan Halbert <halbert@halwitz.org>2018-02-09 11:31:18 -0500
commitb001c0711b42bbc5c155af55e9e97eb92ceadb99 (patch)
tree46066491ecd472e2366d12b2771526c14472025b /py/stackctrl.c
parent6be6df6ae49ab635e63af74f9c908689c3470545 (diff)
Correct _etext location; clean up .ld files
1. Make _extext and _sidata coincide. Old _etext location did not include .ARM.exidx sections, which were usually absent but not always. So flash data was copied to RAM in wrong place. 2. Use decimal constants with "K" and "M" suffixes in .ld files instead of hex constants, to make them easier to read and check for accuracy.
Diffstat (limited to 'py/stackctrl.c')
0 files changed, 0 insertions, 0 deletions