stupid nvm

This commit is contained in:
2024-07-05 13:40:58 +02:00
parent 78b4bbcd49
commit bc0b18ab7c
6 changed files with 303 additions and 61 deletions

View File

@@ -114,6 +114,7 @@ fn main() -> ! {
if DEBUG_PRINTOUTS {
rprintln!("both images corrupt! booting image A");
}
loop {}
// TODO: Shift a CCSDS packet out to inform host/OBC about image corruption.
// Both images seem to be corrupt. Boot default image A.
boot_app(AppSel::A, &cp)