hwdef: DrokekP3Pro loses usart3
This commit is contained in:
parent
954af207c2
commit
c3c758a2e4
@ -23,7 +23,7 @@ FLASH_BOOTLOADER_LOAD_KB 16
|
||||
FLASH_RESERVE_START_KB 0
|
||||
|
||||
# uarts and USB to run bootloader protocol on
|
||||
SERIAL_ORDER OTG1 USART2 USART3
|
||||
SERIAL_ORDER OTG1 USART2
|
||||
|
||||
# this is the pin that senses USB being connected. It is an input pin
|
||||
# setup as OPENDRAIN
|
||||
@ -43,13 +43,6 @@ PD6 USART2_RX USART2
|
||||
PD3 USART2_CTS USART2
|
||||
PD4 USART2_RTS USART2
|
||||
|
||||
# the telem2 USART, also with RTS/CTS available
|
||||
# USART3 serial3 telem2
|
||||
PD8 USART3_TX USART3
|
||||
PD9 USART3_RX USART3
|
||||
PD11 USART3_CTS USART3
|
||||
PD12 USART3_RTS USART3
|
||||
|
||||
# define a LED
|
||||
PB1 LED_BOOTLOADER OUTPUT
|
||||
PB11 LED_ACTIVITY OUTPUT
|
||||
|
Loading…
Reference in New Issue
Block a user