This commit is contained in:
devdl11
2022-04-27 15:44:42 +02:00
parent 04ae526a39
commit 0332f43c5c
22 changed files with 93 additions and 114 deletions

View File

@@ -50,7 +50,7 @@ void __attribute__((noinline)) usage_fault_handler() {
}
void __attribute__((noinline)) bus_fault_handler() {
Bootloader::Boot::busErr();
Bootloader::Boot::busError();
}
/* In order to ensure that this method is execute from the external flash, we