修改了LED程序

This commit is contained in:
ASUS660 2025-12-11 20:31:11 +08:00
parent ab8f1aee3e
commit 43ba05ccc6

View File

@ -3,7 +3,8 @@
.global _start
_start:
ldr r0, =0x40000000
ldr sp, =0x40000000
b main