hwdef: ARKV6X add USART6 to serial list

This commit is contained in:
alexklimaj 2023-12-26 23:35:25 -07:00 committed by Andrew Tridgell
parent 03ae94706e
commit e9f51a96cb

View File

@ -27,8 +27,11 @@ FLASH_SIZE_KB 2048
env OPTIMIZE -O2 env OPTIMIZE -O2
# order of UARTs (and USB) # order of UARTs (and USB) no IO MCU
SERIAL_ORDER OTG1 UART7 UART5 USART1 UART8 USART2 UART4 USART3 OTG2 SERIAL_ORDER OTG1 UART7 UART5 USART1 UART8 USART2 UART4 USART3 USART6 OTG2
# order of UARTs (and USB) with IO MCU
# SERIAL_ORDER OTG1 UART7 UART5 USART1 UART8 USART2 UART4 USART3 OTG2
# default to all pins low to avoid ESD issues # default to all pins low to avoid ESD issues
DEFAULTGPIO OUTPUT LOW PULLDOWN DEFAULTGPIO OUTPUT LOW PULLDOWN