summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-14 20:50:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-14 20:50:46 +0000
commit0e24b0de612ad596103e4e01d250f0be12278783 (patch)
tree6ddb2ebc5c6cc9b94cc88baa085901046a345861 /nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
parent9264b754565c550afad96d4ef5ad1a76e6e8c233 (diff)
downloadpx4-nuttx-0e24b0de612ad596103e4e01d250f0be12278783.tar.gz
px4-nuttx-0e24b0de612ad596103e4e01d250f0be12278783.tar.bz2
px4-nuttx-0e24b0de612ad596103e4e01d250f0be12278783.zip
Add apps/poweroff lpc17 hardware handshake
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3380 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig b/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
index f61039535..9fb6ac45e 100755
--- a/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
@@ -152,6 +152,8 @@ CONFIG_UART1_SERIAL_CONSOLE=n
CONFIG_UART2_SERIAL_CONSOLE=n
CONFIG_UART3_SERIAL_CONSOLE=n
+CONFIG_UART1_FLOWCONTROL=y
+
CONFIG_UART0_TXBUFSIZE=256
CONFIG_UART1_TXBUFSIZE=256
CONFIG_UART2_TXBUFSIZE=256