From dd0c08a2a59dfdbd0bc9ae56130116f78a7b15cc Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Sat, 25 Aug 2018 17:30:32 +0200 Subject: [PATCH] remove intentional error --- asm.s | 1 - 1 file changed, 1 deletion(-) diff --git a/asm.s b/asm.s index ffd0407c..c7133c07 100644 --- a/asm.s +++ b/asm.s @@ -3,5 +3,4 @@ .thumb_func HardFault: mrs r0, MSP - nop bl UserHardFault