summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpc4330-xplorer/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-20 18:32:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-20 18:32:16 +0000
commitec9c693a8fbabde333c2a022c12476a12ca5f9b8 (patch)
tree2482d9d86be5c9caab9e456430706c269688baaf /nuttx/configs/lpc4330-xplorer/README.txt
parentaaab49d3299b2f2ebbbbb35bcfc5a027da8ed4a6 (diff)
downloadpx4-nuttx-ec9c693a8fbabde333c2a022c12476a12ca5f9b8.tar.gz
px4-nuttx-ec9c693a8fbabde333c2a022c12476a12ca5f9b8.tar.bz2
px4-nuttx-ec9c693a8fbabde333c2a022c12476a12ca5f9b8.zip
Add completed but untested support for RS-485 on the LPC43xx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4959 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lpc4330-xplorer/README.txt')
-rw-r--r--nuttx/configs/lpc4330-xplorer/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/lpc4330-xplorer/README.txt b/nuttx/configs/lpc4330-xplorer/README.txt
index 3e89b478f..bbe954bea 100644
--- a/nuttx/configs/lpc4330-xplorer/README.txt
+++ b/nuttx/configs/lpc4330-xplorer/README.txt
@@ -729,7 +729,7 @@ LPC4330-Xplorer Configuration Options
CONFIG_U[S]ARTn_PARTIY - 0=no parity, 1=odd parity, 2=even parity
CONFIG_U[S]ARTn_2STOP - Two stop bits
- CONFIG_USART_RS485MODE - Support LPC43xx USART0,2,3 RS485 mode
+ CONFIG_USARTn_RS485MODE - Support LPC43xx USART0,2,3 RS485 mode
ioctls (TIOCSRS485 and TIOCGRS485) to enable and disable
RS-485 mode.