Browse Source

Enable DMA on UART8

sbg
Lorenz Meier 11 years ago
parent
commit
ea107f4151
  1. 2
      nuttx-configs/px4fmu-v2/nsh/defconfig

2
nuttx-configs/px4fmu-v2/nsh/defconfig

@ -308,7 +308,7 @@ CONFIG_UART4_RXDMA=y @@ -308,7 +308,7 @@ CONFIG_UART4_RXDMA=y
# CONFIG_UART7_RS485 is not set
# CONFIG_UART7_RXDMA is not set
# CONFIG_UART8_RS485 is not set
# CONFIG_UART8_RXDMA is not set
CONFIG_UART8_RXDMA=y
CONFIG_SERIAL_DISABLE_REORDERING=y
CONFIG_STM32_USART_SINGLEWIRE=y

Loading…
Cancel
Save