bugfix R_Petlier and bootloader init

This commit is contained in:
2023-11-07 11:13:44 +01:00
parent 715cb5f478
commit 53a44a4075
7 changed files with 17 additions and 11 deletions

View File

@ -230,7 +230,7 @@ g_pfnVectors:
.word RNG_IRQHandler
.word FPU_IRQHandler
.word CRS_IRQHandler
.word 0x55AA11EE
.word 0xEEAA5522
/*******************************************************************************