aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/macros/src/lib.rs
diff options
context:
space:
mode:
authorGravatar bors[bot] <26634292+bors[bot]@users.noreply.github.com> 2023-02-17 21:26:57 +0000
committerGravatar GitHub <noreply@github.com> 2023-02-17 21:26:57 +0000
commit88c6f8637f4eccbb44f57be5bc10bcfc88fbb3c8 (patch)
treee0c1e8db21c879e833f8e132ecde65043f8063d7 /cortex-m-rt/macros/src/lib.rs
parent8e4b18741d77a57eb0ae4d9a011611d1428a478d (diff)
parent9b51b40a96f94a144b6f2006729ac01c52896c67 (diff)
downloadcortex-m-88c6f8637f4eccbb44f57be5bc10bcfc88fbb3c8.tar.gz
cortex-m-88c6f8637f4eccbb44f57be5bc10bcfc88fbb3c8.tar.zst
cortex-m-88c6f8637f4eccbb44f57be5bc10bcfc88fbb3c8.zip
Merge #455
455: Add zero-init-ram feature r=adamgreig a=inorick 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. Co-authored-by: Norbert Fabritius <norbert.fabritius@esrlabs.com> Co-authored-by: Adam Greig <adam@adamgreig.com>
Diffstat (limited to 'cortex-m-rt/macros/src/lib.rs')
0 files changed, 0 insertions, 0 deletions