summaryrefslogtreecommitdiff
path: root/nuttx/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-07-11 18:31:35 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-07-11 18:31:35 +0000
commitf7f95203044a8edfdb098538ac7ca82ff03574e7 (patch)
tree6a6472553005cab8ccfa5709f93094253eaf53a7 /nuttx/examples/README.txt
parente58cb9f47ccff39c084944ea3e5c1154325b6ef1 (diff)
downloadpx4-nuttx-f7f95203044a8edfdb098538ac7ca82ff03574e7.tar.gz
px4-nuttx-f7f95203044a8edfdb098538ac7ca82ff03574e7.tar.bz2
px4-nuttx-f7f95203044a8edfdb098538ac7ca82ff03574e7.zip
Add beginning of IGMP test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2787 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/examples/README.txt')
-rw-r--r--nuttx/examples/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index d7da69b04..d2a7695dd 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -54,6 +54,13 @@ examples/helloxx
library suupport is available, and that class are instantiated
correctly.
+examples/igmp
+^^^^^^^^^^^^^
+
+ This is a trivial test of the NuttX IGMP capability. It present it
+ does not do much of value -- Much more is needed in order to verify
+ the IGMP features!
+
examples/mount
^^^^^^^^^^^^^^