summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpc4330-xplorer/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-20 16:58:39 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-20 16:58:39 +0000
commitaaab49d3299b2f2ebbbbb35bcfc5a027da8ed4a6 (patch)
tree1f721949aec6fcb3c70430b5990daadf4f26751d /nuttx/configs/lpc4330-xplorer/nsh/defconfig
parentaf87d2de769a3f148b56f256e8c870c0f1b84580 (diff)
downloadpx4-nuttx-aaab49d3299b2f2ebbbbb35bcfc5a027da8ed4a6.tar.gz
px4-nuttx-aaab49d3299b2f2ebbbbb35bcfc5a027da8ed4a6.tar.bz2
px4-nuttx-aaab49d3299b2f2ebbbbb35bcfc5a027da8ed4a6.zip
Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4958 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lpc4330-xplorer/nsh/defconfig')
-rw-r--r--nuttx/configs/lpc4330-xplorer/nsh/defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/configs/lpc4330-xplorer/nsh/defconfig b/nuttx/configs/lpc4330-xplorer/nsh/defconfig
index deb3ff19e..8f6660ede 100644
--- a/nuttx/configs/lpc4330-xplorer/nsh/defconfig
+++ b/nuttx/configs/lpc4330-xplorer/nsh/defconfig
@@ -228,6 +228,13 @@ CONFIG_USART2_2STOP=0
CONFIG_USART3_2STOP=0
#
+# CONFIG_USART_RS485MODE - Support LPC43xx USART0,2,3 RS485 mode
+# ioctls (TIOCSRS485 and TIOCGRS485) to enable and disable
+# RS-485 mode.
+#
+CONFIG_USART_RS485MODE=n
+
+#
# LPC43xx specific PHY/Ethernet device driver settings
#
# CONFIG_PHY_KS8721 - Selects Micrel KS8721 PHY