summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-19 22:43:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-19 22:43:25 +0000
commit04906cffab48ae6bd785407e74701ac933ddfe37 (patch)
tree2f201413bac7e57badf7700e9e8daabf700aaac1 /nuttx
parent40b0ad18b3204b580c3b60ceda922926df3fa02b (diff)
downloadpx4-nuttx-04906cffab48ae6bd785407e74701ac933ddfe37.tar.gz
px4-nuttx-04906cffab48ae6bd785407e74701ac933ddfe37.tar.bz2
px4-nuttx-04906cffab48ae6bd785407e74701ac933ddfe37.zip
Add description of poll configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1292 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx')
-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 e05757ecc..268f1732c 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
^^^