summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-16 01:37:40 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-16 01:37:40 +0000
commit83b74ef7bf58f8f26dc2f70e4a68b9f240b1fb99 (patch)
tree057445044846c10fe2cd2906185271e0068778de /nuttx/configs
parent6353b7f4d277bc2145ad408e349f2a9a98c8c397 (diff)
downloadpx4-nuttx-83b74ef7bf58f8f26dc2f70e4a68b9f240b1fb99.tar.gz
px4-nuttx-83b74ef7bf58f8f26dc2f70e4a68b9f240b1fb99.tar.bz2
px4-nuttx-83b74ef7bf58f8f26dc2f70e4a68b9f240b1fb99.zip
Fix SLIP bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3385 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig b/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
index e0b8278c1..dced6af18 100755
--- a/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig
@@ -346,9 +346,9 @@ CONFIG_SEM_NNESTPRIO=0
CONFIG_FDCLONE_DISABLE=n
CONFIG_FDCLONE_STDIO=n
CONFIG_SDCLONE_DISABLE=n
-CONFIG_SCHED_WORKQUEUE=y
+CONFIG_SCHED_WORKQUEUE=n
CONFIG_SCHED_WORKPRIORITY=50
-CONFIG_SCHED_WORKPERIOD=(100*1000)
+CONFIG_SCHED_WORKPERIOD=(50*1000)
CONFIG_SCHED_WORKSTACKSIZE=2048
CONFIG_SIG_SIGWORK=4