aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/examples/main.rs
diff options
context:
space:
mode:
authorGravatar Jorge Aparicio <jorge@japaric.io> 2018-08-07 18:57:41 -0500
committerGravatar Jorge Aparicio <jorge@japaric.io> 2018-08-07 18:59:51 -0500
commit335856a05a9cd4d78b3dd4e2348fdd5702edb9ba (patch)
tree769033ab47421b56ed6710cff6c5be095b654404 /cortex-m-rt/examples/main.rs
parent7865725aacf3c9718902361b9d9919b7bebce7be (diff)
downloadcortex-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/main.rs')
0 files changed, 0 insertions, 0 deletions