aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/examples/override-exception.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23Fix examplesGravatar Jonas Schievink 1-3/+2
2018-09-18use panic-halt instead of panic-{abort,semihosting}Gravatar Jorge Aparicio 1-1/+1
2018-08-31fix soundness issue; change the syntax of the `exception` attributeGravatar Jorge Aparicio 1-4/+4
2018-08-31turn macros into attributesGravatar Jorge Aparicio 1-9/+4
2018-08-11v0.5.2Gravatar Jorge Aparicio 1-0/+35