Skip to content

Commit 975f743

Browse files
committed
boards: Increase TELEM2 rx buffer size for DDS over serial use-case (ARK Jetson)
1 parent 2d899c6 commit 975f743

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/ark/fmu-v6x/nuttx-config/nsh/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ CONFIG_UART4_RXBUFSIZE=600
296296
CONFIG_UART4_TXBUFSIZE=1500
297297
CONFIG_UART5_IFLOWCONTROL=y
298298
CONFIG_UART5_OFLOWCONTROL=y
299+
CONFIG_UART5_RXBUFSIZE=800
299300
CONFIG_UART5_RXDMA=y
300301
CONFIG_UART5_TXBUFSIZE=10000
301302
CONFIG_UART5_TXDMA=y

0 commit comments

Comments
 (0)