From f7f95203044a8edfdb098538ac7ca82ff03574e7 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 11 Jul 2010 18:31:35 +0000 Subject: Add beginning of IGMP test git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2787 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/examples/README.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nuttx/examples/README.txt') 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 ^^^^^^^^^^^^^^ -- cgit v1.2.3