Skip to content

Commit

Permalink
AP_HAL_ChibiOS: avoid startup scream on KakuteF4 and variants
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per authored and tridge committed May 12, 2021
1 parent 319a640 commit 387812b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/KakuteF4/hwdef-bl.dat
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ FLASH_RESERVE_START_KB 0
PB5 LED_BOOTLOADER OUTPUT LOW
define HAL_LED_ON 0

# Avoid buzzer scream
PD15 BUZZER OUTPUT LOW PULLDOWN

# the location where the bootloader will put the firmware
FLASH_BOOTLOADER_LOAD_KB 64

Expand Down

0 comments on commit 387812b

Please sign in to comment.