led and rc

This commit is contained in:
2024-09-30 00:26:00 +03:00
parent 7095a09a1d
commit 6c3af6fbb5
15 changed files with 634 additions and 221 deletions

View File

@ -60,8 +60,7 @@ defined in linker script */
.type Reset_Handler, %function
Reset_Handler:
/* Call the clock system initialization function.*/
bl SystemInit
/* Call the clock system initialization function.*/ bl SystemInit
/* Copy the data segment initializers from flash to SRAM */
ldr r0, =_sdata