summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-30 16:46:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-30 16:46:21 +0000
commit9560a9c61336f114585563c55bf5fc64522710ef (patch)
tree201af1bfe304382a915caeb43e732051d4246552 /nuttx/configs/ntosd-dm320
parentdfe8da156b2a2e0da650805c425af00ec4ed1d55 (diff)
downloadpx4-nuttx-9560a9c61336f114585563c55bf5fc64522710ef.tar.gz
px4-nuttx-9560a9c61336f114585563c55bf5fc64522710ef.tar.bz2
px4-nuttx-9560a9c61336f114585563c55bf5fc64522710ef.zip
Add X11 simulated framebuffer
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1359 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ntosd-dm320')
-rw-r--r--nuttx/configs/ntosd-dm320/README.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/nuttx/configs/ntosd-dm320/README.txt b/nuttx/configs/ntosd-dm320/README.txt
index 268f1732c..7158e34e2 100644
--- a/nuttx/configs/ntosd-dm320/README.txt
+++ b/nuttx/configs/ntosd-dm320/README.txt
@@ -118,11 +118,12 @@ can be selected as follow:
Where <subdir> is one of the following:
-ostest
-^^^^^^
+nettest
+^^^^^^^
-This configuration directory, performs a simple OS test using
-examples/ostest.
+This alternative configuration directory may be used to
+enable networking using the OSDs DM9000A Ethernet interface.
+It uses examples/nettest to excercise the TCP/IP network.
nsh
^^^
@@ -130,12 +131,11 @@ nsh
Configures the NuttShell (nsh) located at examples/nsh. The
Configuration enables both the serial and telnetd NSH interfaces.
-nettest
-^^^^^^^
+ostest
+^^^^^^
-This alternative configuration directory may be used to
-enable networking using the OSDs DM9000A Ethernet interface.
-It uses examples/nettest to excercise the TCP/IP network.
+This configuration directory, performs a simple OS test using
+examples/ostest.
poll
^^^^
@@ -143,18 +143,18 @@ poll
This configuration exercises the poll()/select() text at
examples/poll
-uip
-^^^
-
-This configuration file demonstrates the tiny webserver
-at examples/uip.
-
udp
^^^
This alternative configuration directory is similar to nettest
except that is use examples/upd to exercise UDP.
+uip
+^^^
+
+This configuration file demonstrates the tiny webserver
+at examples/uip.
+
Configuration Options
^^^^^^^^^^^^^^^^^^^^^