Debugging FIFO logic

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@774 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-07-22 00:52:07 +00:00
parent d952c3f72a
commit 0f069f4cde
1 changed files with 2 additions and 0 deletions

View File

@ -239,6 +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
TCP/IP and UDP support via uIP
CONFIG_NET - Enable or disable all network features