[bsp/max32660] add the gcc and vscode environment

This commit is contained in:
supperthomas
2021-02-26 23:35:08 +08:00
parent b19e71e18e
commit bc133b83a7
10 changed files with 10777 additions and 6 deletions
@@ -223,7 +223,7 @@ Reset_Handler:
blx r0
/* Transfer control to users main program */
ldr r0, =main
ldr r0, =entry
blx r0
.SPIN: