aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/examples/main.rs
diff options
context:
space:
mode:
authorGravatar Adam Greig <adam@adamgreig.com> 2018-08-12 01:09:21 +0100
committerGravatar Adam Greig <adam@adamgreig.com> 2018-08-12 01:20:18 +0100
commit277436ec86b3e52fe070f54f10cca64e3800177f (patch)
treec82956a7730b299c2cf529ad9919dcd5c996533f /cortex-m-rt/examples/main.rs
parentb4186cfe5fc9a8e51d73549cddbf0f49db3a49ba (diff)
downloadcortex-m-277436ec86b3e52fe070f54f10cca64e3800177f.tar.gz
cortex-m-277436ec86b3e52fe070f54f10cca64e3800177f.tar.zst
cortex-m-277436ec86b3e52fe070f54f10cca64e3800177f.zip
Update linker script to put .data into FLASH
Previously .data's LMA was specified by a computated address instead of placing it into FLASH explicitly, which means FLASH overflows caused by .data would not be detected by the linker. Fixes #86.
Diffstat (limited to 'cortex-m-rt/examples/main.rs')
0 files changed, 0 insertions, 0 deletions