summaryrefslogtreecommitdiff
path: root/nuttx/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-23 13:31:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-23 13:31:28 +0000
commit403a4936c8fc3756003a28328c18c770bc914b6d (patch)
tree1f09ba2f05bd7c92efe529d4f4bc0a065b4b3298 /nuttx/examples/README.txt
parent797f58d1f0e2265f7c3c054eb1b8f7bfe4fcecfc (diff)
downloadpx4-nuttx-403a4936c8fc3756003a28328c18c770bc914b6d.tar.gz
px4-nuttx-403a4936c8fc3756003a28328c18c770bc914b6d.tar.bz2
px4-nuttx-403a4936c8fc3756003a28328c18c770bc914b6d.zip
Debug UDP send logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@401 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/examples/README.txt')
-rw-r--r--nuttx/examples/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index 6ef65e924..0ba708925 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -61,3 +61,9 @@ examples/netttest
This is a simple network test for verifying client- and server-
functionality in a TCP/IP connection.
+examples/udp
+^^^^^^^^^^^^
+
+ This is a simple network test for verifying client- and server-
+ functionality over UDP.
+