Add description of poll configuration

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1292 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-11-19 22:43:25 +00:00
parent 946993e019
commit a8ddf0cfea

View File

@ -137,6 +137,12 @@ This alternative configuration directory may be used to
enable networking using the OSDs DM9000A Ethernet interface.
It uses examples/nettest to excercise the TCP/IP network.
poll
^^^^
This configuration exercises the poll()/select() text at
examples/poll
uip
^^^