mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: pull buzzer pin low in Kakute F7 bootloader to prevent startup scream
This commit is contained in:
parent
49be9d1626
commit
48e0da8444
|
@ -32,6 +32,8 @@ PA12 OTG_FS_DP OTG1
|
|||
PA13 JTMS-SWDIO SWD
|
||||
PA14 JTCK-SWCLK SWD
|
||||
|
||||
PD15 BUZZER OUTPUT LOW PULLDOWN
|
||||
|
||||
PA2 LED_BOOTLOADER OUTPUT LOW
|
||||
define HAL_LED_ON 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue