Skip to content

Commit 6acf647

Browse files
committed
Update bootloader to v1.1.0
1 parent 43ee2a3 commit 6acf647

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

fw/rbcx-coprocessor/src/bootloader/sboot.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#if RBCX_HW_VER == 0x0101
55
.section .bootloader
6-
// https://github.com/RoboticsBrno/sboot_stm32/commit/c9220bc542a3fb87611215862110e5b2b703a9cd
6+
// https://github.com/RoboticsBrno/sboot_stm32/commit/56ae3148c7cb33b2065435cf23c89d30a2994c4c
77
.incbin "src/bootloader/sboot_v11.bin"
88
#else
99
#error "This RBCX_HW_VER does not have built-in sboot distribution implemented."
120 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)