hwdef: use only USB for bootloader on MatekF405-Wing

the bootloader doesn't fit in flash with UARTs as well
This commit is contained in:
Andrew Tridgell 2022-12-05 08:26:53 +11:00 committed by Randy Mackay
parent 3929a5b8da
commit 19a1325480

View File

@ -19,7 +19,7 @@ FLASH_SIZE_KB 1024
FLASH_BOOTLOADER_LOAD_KB 64
# order of UARTs
SERIAL_ORDER OTG1 USART1 USART3 UART4 UART5 USART6
SERIAL_ORDER OTG1
PA0 UART4_TX UART4
PA1 UART4_RX UART4