aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/examples/unsafe-exception.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-18use panic-halt instead of panic-{abort,semihosting}Gravatar Jorge Aparicio 1-1/+1
2018-09-06relax checks of the signatures of `entry` and the exceptionsGravatar Jorge Aparicio 1-0/+16