mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Minor pipe updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@780 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user