HAL_ChibiOS: disable UART support in f103-periph bootloader

This commit is contained in:
Andrew Tridgell 2019-05-27 15:32:32 +10:00
parent 2facfe0baa
commit ababe1e81d

View File

@ -32,7 +32,7 @@ STDOUT_BAUDRATE 57600
STM32_VDD 330U
# order of UARTs
UART_ORDER USART1
UART_ORDER
define HAL_USE_UART FALSE
PA4 LED_BOOTLOADER OUTPUT LOW