We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955c872 commit eb311beCopy full SHA for eb311be
cortex-m-rt/asm.s
@@ -1,4 +1,5 @@
1
.global HardFault
2
+ .thumb_func
3
HardFault:
4
mrs r0, MSP
5
bl UserHardFault
0 commit comments