summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index 137802220..1352d4455 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -658,6 +658,11 @@ examples/mtdpart
* CONFIG_EXAMPLES_MTDPART_NEBLOCKS - This value gives the nubmer of erase
blocks in MTD RAM device.
+examples/netpkt
+^^^^^^^^^^^^^^^
+
+ A test of AF_PACKET, "raw" sockets. Contributed by Lazlo Sitzer.
+
examples/nettest
^^^^^^^^^^^^^^^^