aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/examples/data_overflow.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-21Run rustfmt to make CI happierGravatar Daniel Egger 1-2/+2
2018-09-18use panic-halt instead of panic-{abort,semihosting}Gravatar Jorge Aparicio 1-1/+1
2018-08-31turn macros into attributesGravatar Jorge Aparicio 1-2/+2
2018-08-12remove exception handler overridesGravatar Jorge Aparicio 1-13/+1
2018-08-12Update linker script to put .data into FLASHGravatar Adam Greig 1-0/+42