From ec9c693a8fbabde333c2a022c12476a12ca5f9b8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 20 Jul 2012 18:32:16 +0000 Subject: 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 --- nuttx/configs/lpc4330-xplorer/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/lpc4330-xplorer/README.txt') 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. -- cgit v1.2.3