mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
AP_HAL_ChibiOS: add LED Bootloader in CubeOrange and related boards
This commit is contained in:
parent
0c2594d04b
commit
eb116849c6
@ -24,6 +24,8 @@ define HAL_LED_ON 0
|
||||
# order of UARTs (and USB)
|
||||
SERIAL_ORDER OTG1 USART2 USART3 UART7
|
||||
|
||||
PE12 LED_BOOTLOADER OUTPUT HIGH OPENDRAIN
|
||||
|
||||
# telem1
|
||||
PD5 USART2_TX USART2
|
||||
PD6 USART2_RX USART2
|
||||
|
Loading…
Reference in New Issue
Block a user