Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-20 | On HardFault entry use MSP/PSP depending on stack mode | 1 | -0/+9 | |
2018-11-14 | rename UserHardFault to HardFault | 1 | -5/+5 | |
2018-10-26 | `b UserHardFault` | 1 | -3/+6 | |
2018-10-23 | Remove extraneous POP from my prev commit | 1 | -1/+0 | |
2018-10-22 | Allow GDB to unwind HardFault callstacks | 1 | -0/+2 | |
2018-08-25 | remove intentional error | 1 | -1/+0 | |
2018-08-25 | [TODO: UNDO] introduce an intentional error | 1 | -0/+1 | |
2018-08-25 | remove build dependency on arm-none-eabi-gcc | 1 | -0/+1 | |
2018-05-12 | HardFault is a .thumb_func | 1 | -0/+1 | |
2018-05-11 | doc up, __reset -> Reset, main! -> entry!, weak syntax of `exception!` .. | 1 | -1/+1 | |
2018-04-26 | tweak HardFault and DefaultHandler | 1 | -0/+4 |