summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ntosd-dm320/README.txt')
-rw-r--r--nuttx/configs/ntosd-dm320/README.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/nuttx/configs/ntosd-dm320/README.txt b/nuttx/configs/ntosd-dm320/README.txt
index 7b98eacba..5269fe448 100644
--- a/nuttx/configs/ntosd-dm320/README.txt
+++ b/nuttx/configs/ntosd-dm320/README.txt
@@ -14,11 +14,11 @@ configuration as follows:
netconfig
^^^^^^^^^
-The alternative configuration file, netconfig, may be used
+This alternative configuration file, netconfig, may be used
instead of the default configuration (defconfig). This
configuration enables networking using the OSDs DM9000A
Ethernet interface. It uses examples/nettest to excercise
-the network.
+the TCP/IP network.
uipconfig
^^^^^^^^^
@@ -30,3 +30,8 @@ These alternative configurations can be selected by
(Seleted the default configuration as show above)
cp config/ntosd-dm320/uiponfig .config
+udpconfig
+^^^^^^^^^
+This alternative configuration file, is similar to netconfig
+except that is use examples/upd to exercise UDP.
+