summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-07-26 14:02:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-07-26 14:02:46 +0000
commit3ebe09f0ac8d3be70fda8df613db3c6c9f695db4 (patch)
tree482862f08bfb82ca1b40e6ce593d3ee50e8e66ca /nuttx/configs/README.txt
parent4420325c8d95946e80243faa135490ae03ee277f (diff)
downloadpx4-nuttx-3ebe09f0ac8d3be70fda8df613db3c6c9f695db4.tar.gz
px4-nuttx-3ebe09f0ac8d3be70fda8df613db3c6c9f695db4.tar.bz2
px4-nuttx-3ebe09f0ac8d3be70fda8df613db3c6c9f695db4.zip
Minor pipe updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@780 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 1de7e8def..24b91112c 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -239,8 +239,8 @@ defconfig -- This is a configuration file similar to the Linux
CONFIG_PREALLOC_WDOGS - The number of pre-allocated watchdog
structures. The system manages a pool of preallocated
watchdog structures to minimize dynamic allocations
- CONFIG_DEV_FIFO_SIZE - Size, in bytes, of the buffer to allocated
- for FIFO support
+ CONFIG_DEV_PIPE_SIZE - Size, in bytes, of the buffer to allocated
+ for pipe and FIFO support
TCP/IP and UDP support via uIP
CONFIG_NET - Enable or disable all network features