Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit c4a7e88

Browse files
committed
[TODO: UNDO] introduce an intentional error
1 parent 4c229eb commit c4a7e88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

asm.s

+1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
.thumb_func
44
HardFault:
55
mrs r0, MSP
6+
nop
67
bl UserHardFault

0 commit comments

Comments
 (0)