summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ntosd-dm320/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-11-19 22:43:25 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-11-19 22:43:25 +0000
commit1ef823b7ad01e260bff2f74413666b22d47fbbe4 (patch)
tree2f201413bac7e57badf7700e9e8daabf700aaac1 /nuttx/configs/ntosd-dm320/README.txt
parent86ab997efc1ad665688601a007e29517ce76d287 (diff)
Add description of poll configuration
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1292 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/ntosd-dm320/README.txt')
-rw-r--r--nuttx/configs/ntosd-dm320/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/configs/ntosd-dm320/README.txt b/nuttx/configs/ntosd-dm320/README.txt
index e05757ecc8..268f1732ca 100644
--- a/nuttx/configs/ntosd-dm320/README.txt
+++ b/nuttx/configs/ntosd-dm320/README.txt
@@ -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
^^^