AP_HAL_ChibiOS: avoid startup scream on KakuteF4 and variants
This commit is contained in:
parent
319a6404c4
commit
387812bb01
@ -18,6 +18,9 @@ FLASH_RESERVE_START_KB 0
|
|||||||
PB5 LED_BOOTLOADER OUTPUT LOW
|
PB5 LED_BOOTLOADER OUTPUT LOW
|
||||||
define HAL_LED_ON 0
|
define HAL_LED_ON 0
|
||||||
|
|
||||||
|
# Avoid buzzer scream
|
||||||
|
PD15 BUZZER OUTPUT LOW PULLDOWN
|
||||||
|
|
||||||
# the location where the bootloader will put the firmware
|
# the location where the bootloader will put the firmware
|
||||||
FLASH_BOOTLOADER_LOAD_KB 64
|
FLASH_BOOTLOADER_LOAD_KB 64
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user