aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/tests
diff options
context:
space:
mode:
authorGravatar Norbert Fabritius <norbert.fabritius@esrlabs.com> 2022-12-15 11:41:19 +0100
committerGravatar Adam Greig <adam@adamgreig.com> 2023-02-17 18:20:44 +0000
commit71187f65f49bf1b4fa764215dc1b73e7e980742a (patch)
tree8fcd85f93ca9d6842e666a5cb517a291b5e773bf /cortex-m-rt/tests
parent8e4b18741d77a57eb0ae4d9a011611d1428a478d (diff)
downloadcortex-m-71187f65f49bf1b4fa764215dc1b73e7e980742a.tar.gz
cortex-m-71187f65f49bf1b4fa764215dc1b73e7e980742a.tar.zst
cortex-m-71187f65f49bf1b4fa764215dc1b73e7e980742a.zip
Add zero-init-ram feature
Add the 'zero-init-ram' feature that initializes the RAM with zeros during startup. This is normally not necessary but might be required on custom hardware. If this step is skipped on such hardware, reading from memory that was never written to will cause a hard-fault.
Diffstat (limited to 'cortex-m-rt/tests')
0 files changed, 0 insertions, 0 deletions