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 4b810b5215
commit e9e497b792
1 changed files with 6 additions and 0 deletions

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
^^^