From 6edc34fff75b40e194876d812f3eb5b0090bc5d8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 1 Mar 2009 18:07:36 +0000 Subject: update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1559 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ez80f910200zco/README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'nuttx') diff --git a/nuttx/configs/ez80f910200zco/README.txt b/nuttx/configs/ez80f910200zco/README.txt index 4ffc02c26..1720f9926 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 s. -- cgit v1.2.3