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:
parent
73c4fa5757
commit
b57ad724f7
|
@ -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
|
||||||
^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue