修改了LED程序
This commit is contained in:
parent
ab8f1aee3e
commit
43ba05ccc6
@ -3,7 +3,8 @@
|
|||||||
.global _start
|
.global _start
|
||||||
|
|
||||||
_start:
|
_start:
|
||||||
ldr r0, =0x40000000
|
ldr sp, =0x40000000
|
||||||
|
b main
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user