Skip to content

Commit

Permalink
Update bootloader to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tasssadar committed May 30, 2023
1 parent 43ee2a3 commit 6acf647
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fw/rbcx-coprocessor/src/bootloader/sboot.S
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#if RBCX_HW_VER == 0x0101
.section .bootloader
// https://github.com/RoboticsBrno/sboot_stm32/commit/c9220bc542a3fb87611215862110e5b2b703a9cd
// https://github.com/RoboticsBrno/sboot_stm32/commit/56ae3148c7cb33b2065435cf23c89d30a2994c4c
.incbin "src/bootloader/sboot_v11.bin"
#else
#error "This RBCX_HW_VER does not have built-in sboot distribution implemented."
Expand Down
Binary file modified fw/rbcx-coprocessor/src/bootloader/sboot_v11.bin
Binary file not shown.

0 comments on commit 6acf647

Please sign in to comment.