mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +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:
@@ -1510,8 +1510,8 @@ The system can be re-made subsequently by just typing <code>make</code>.
|
||||
watchdog structures to minimize dynamic allocations
|
||||
</li>
|
||||
<li>
|
||||
<code>CONFIG_DEV_FIFO_SIZE</code>: Size, in bytes, of the buffer to allocated
|
||||
for FIFO support (default is 1024).
|
||||
<code>CONFIG_DEV_PIPE_SIZE</code>: Size, in bytes, of the buffer to allocated
|
||||
for pipe and FIFO support (default is 1024).
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user