summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-15 01:54:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-15 01:54:49 +0000
commit7506c552caceee913d936fde61c22ecb6ecc96c7 (patch)
treee1d082f0902d82e0bed238e434c275440e5de545 /nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
parentb2a7bfbb51f5bf8b34ea593f3b5e76aecf9161ea (diff)
downloadpx4-nuttx-7506c552caceee913d936fde61c22ecb6ecc96c7.tar.gz
px4-nuttx-7506c552caceee913d936fde61c22ecb6ecc96c7.tar.bz2
px4-nuttx-7506c552caceee913d936fde61c22ecb6ecc96c7.zip
Basic SLIP functionality -- but there are issues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3382 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, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig b/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
index c4fd1a6d0..324207e8a 100755
--- a/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
@@ -152,7 +152,7 @@ CONFIG_UART1_SERIAL_CONSOLE=n
CONFIG_UART2_SERIAL_CONSOLE=n
CONFIG_UART3_SERIAL_CONSOLE=n
-CONFIG_UART1_FLOWCONTROL=y
+CONFIG_UART1_FLOWCONTROL=n
CONFIG_UART0_TXBUFSIZE=256
CONFIG_UART1_TXBUFSIZE=256