aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cortex-m-rt/asm.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/cortex-m-rt/asm.s b/cortex-m-rt/asm.s
index c7133c0..ffd0407 100644
--- a/cortex-m-rt/asm.s
+++ b/cortex-m-rt/asm.s
@@ -3,4 +3,5 @@
.thumb_func
HardFault:
mrs r0, MSP
+ nop
bl UserHardFault