Skip to content

Commit

Permalink
hwdef: ARKV6X: enable debug console
Browse files Browse the repository at this point in the history
  • Loading branch information
dakejahl authored and magicrub committed May 2, 2024
1 parent 9f5e837 commit e5ea8f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/ARKV6X/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ 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

# debug console
STDOUT_SERIAL SD3
STDOUT_BAUDRATE 57600

# default to all pins low to avoid ESD issues
DEFAULTGPIO OUTPUT LOW PULLDOWN

Expand Down

0 comments on commit e5ea8f1

Please sign in to comment.