Skip to content

Commit 4274698

Browse files
committed
AP_HAL_ChibiOS: rebuild SequreH743 bootloader for ECC fixes
Force bootloader rebuild to pick up recent H7 ECC flash fixes: - correctly verify flash on H7 - add flash ecc corrupt method - allow for single or double bit flash error triggering
1 parent 92b0cd7 commit 4274698

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/AP_HAL_ChibiOS/hwdef/SequreH743/hwdef-bl.dat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ PB12 GYRO1_CS CS
4040

4141
PC13 LED_BOOTLOADER OUTPUT LOW
4242
define HAL_LED_ON 0
43+
44+
# ECC flash fix rebuild

0 commit comments

Comments
 (0)