Add examples/poll

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1264 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-11-17 20:25:49 +00:00
parent 73c4fa5757
commit b57ad724f7
1 changed files with 5 additions and 0 deletions

View File

@ -95,6 +95,11 @@ examples/pipe
Sets the size of the stack to use when creating the child tasks. Sets the size of the stack to use when creating the child tasks.
The default size is 1024. The default size is 1024.
examples/poll
^^^^^^^^^^^^^
A test of the poll() API using FIFOs.
examples/romfs examples/romfs
^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^