This commit is contained in:
2025-07-01 17:46:58 +02:00
parent c0a14d76cc
commit dbab6d3ba3
52 changed files with 10354 additions and 8103 deletions

View File

@ -61,7 +61,7 @@ Reset_Handler:
mov sp, r0 /* set stack pointer */
/* Call the clock system initialization function.*/
bl SystemInit
bl SystemInit
/*Check if boot space corresponds to test memory*/