aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/exc.S
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/exc.S')
-rw-r--r--libmaple/exc.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmaple/exc.S b/libmaple/exc.S
index a9f6561..2713ee3 100644
--- a/libmaple/exc.S
+++ b/libmaple/exc.S
@@ -44,6 +44,7 @@
.globl HardFaultException
.thumb_func
HardFaultException:
+ b HardFaultException
ldr r0, CPSR_MASK @ Set default CPSR
push {r0}
ldr r0, TARGET_PC @ Set target pc