mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
HAL_ChibiOS: disable UART support in f103-periph bootloader
This commit is contained in:
parent
2facfe0baa
commit
ababe1e81d
@ -32,7 +32,7 @@ STDOUT_BAUDRATE 57600
|
|||||||
STM32_VDD 330U
|
STM32_VDD 330U
|
||||||
|
|
||||||
# order of UARTs
|
# order of UARTs
|
||||||
UART_ORDER USART1
|
UART_ORDER
|
||||||
define HAL_USE_UART FALSE
|
define HAL_USE_UART FALSE
|
||||||
|
|
||||||
PA4 LED_BOOTLOADER OUTPUT LOW
|
PA4 LED_BOOTLOADER OUTPUT LOW
|
||||||
|
Loading…
Reference in New Issue
Block a user