mirror of https://github.com/ArduPilot/ardupilot
hwdef: arkv6x default to no IO MCU
This commit is contained in:
parent
90929205e9
commit
738a4c638a
|
@ -79,10 +79,9 @@ PD9 USART3_RX USART3
|
|||
# USART6 is for IOMCU
|
||||
PC6 USART6_TX USART6
|
||||
PC7 USART6_RX USART6
|
||||
IOMCU_UART USART6
|
||||
|
||||
# uart6, RX only, RC input, if no IOMCU
|
||||
# PC7 USART6_RX USART6
|
||||
# Uncomment this line for carriers boards with an IO MCU
|
||||
# IOMCU_UART USART6
|
||||
|
||||
# Ethernet
|
||||
PB11 ETH_RMII_TX_EN ETH1
|
||||
|
|
Loading…
Reference in New Issue