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:
parent
d952c3f72a
commit
0f069f4cde
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue