mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-26 14:54:35 +08:00
[bsp/max32660] add the gcc and vscode environment
This commit is contained in:
+1
-1
@@ -223,7 +223,7 @@ Reset_Handler:
|
||||
blx r0
|
||||
|
||||
/* Transfer control to users main program */
|
||||
ldr r0, =main
|
||||
ldr r0, =entry
|
||||
blx r0
|
||||
|
||||
.SPIN:
|
||||
|
||||
Reference in New Issue
Block a user