diff options
author | 2018-08-07 18:57:41 -0500 | |
---|---|---|
committer | 2018-08-07 18:59:51 -0500 | |
commit | 335856a05a9cd4d78b3dd4e2348fdd5702edb9ba (patch) | |
tree | 769033ab47421b56ed6710cff6c5be095b654404 /cortex-m-rt/examples/override-exception.rs | |
parent | 7865725aacf3c9718902361b9d9919b7bebce7be (diff) | |
download | cortex-m-335856a05a9cd4d78b3dd4e2348fdd5702edb9ba.tar.gz cortex-m-335856a05a9cd4d78b3dd4e2348fdd5702edb9ba.tar.zst cortex-m-335856a05a9cd4d78b3dd4e2348fdd5702edb9ba.zip |
[WIP] provide defaults for DefaultHandler and HardFault
`exception!(HardFault, ..)` and `exception!(*, ..)` can now be omitted from
programs to pick up the default behavior of an infinite loop. Existing programs
that define these exception handlers will continue to work w/o any functional
change.
closes #72
Diffstat (limited to 'cortex-m-rt/examples/override-exception.rs')
0 files changed, 0 insertions, 0 deletions