summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ez80f910200zco
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-03-01 18:07:36 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-03-01 18:07:36 +0000
commit8fa281f379553520d9c159ee3a08c8ac21f51a31 (patch)
treee42e29cda611fa1c82b4dff0fbac94ab3b0c9df1 /nuttx/configs/ez80f910200zco
parentb7df9b08e2613bd44b78c46e562e825ddeaa5ea2 (diff)
update
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1559 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/ez80f910200zco')
-rw-r--r--nuttx/configs/ez80f910200zco/README.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/nuttx/configs/ez80f910200zco/README.txt b/nuttx/configs/ez80f910200zco/README.txt
index 4ffc02c26e..1720f99262 100644
--- a/nuttx/configs/ez80f910200zco/README.txt
+++ b/nuttx/configs/ez80f910200zco/README.txt
@@ -61,4 +61,14 @@ ostest
This builds the examples/ostest application for execution from FLASH.
See examples/README.txt for information about ostest.
+nsh
+ This configuratino builds the NuttShell (NSH). That code can be
+ found in examples/nsh. For more information see: examples/nsh/README.txt
+ and Documentation/NuttShell.html.
+
+nettest
+ This configuration is used for testing the eZ80F91 EMAC driver. It
+ builds examples/nettest. See examples/README.txt for more information
+ about nettest.
+
Check out any README.txt files in these <sub-directory>s.