summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-02 20:16:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-02 20:16:31 +0000
commitef5bdd60611dfe0db07c85ca5280806d82cc8a2e (patch)
tree05d9faa73b84ae3c9b28b13c1a92eb44c672670a
parentc13568d712addfe67b3642d55a934c5daaf4a8d6 (diff)
downloadnuttx-ef5bdd60611dfe0db07c85ca5280806d82cc8a2e.tar.gz
nuttx-ef5bdd60611dfe0db07c85ca5280806d82cc8a2e.tar.bz2
nuttx-ef5bdd60611dfe0db07c85ca5280806d82cc8a2e.zip
Describe pashello config
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@621 42af7a65-404d-4744-a932-0658087f49c3
-rw-r--r--nuttx/configs/z16f2800100zcog/README.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/nuttx/configs/z16f2800100zcog/README.txt b/nuttx/configs/z16f2800100zcog/README.txt
index 7231ebfa4..0a63025fe 100644
--- a/nuttx/configs/z16f2800100zcog/README.txt
+++ b/nuttx/configs/z16f2800100zcog/README.txt
@@ -37,6 +37,12 @@ wish to build. The following board-specific configurations are
available:
- ostest
- This builds the examples/ostest application for execution from RAM.
+ This builds the examples/ostest application for execution from FLASH.
+ See examples/README.txt for information about ostest.
+
+- pashello
+
+ Configures to use examples/pashello for execution from FLASH
+ See examples/README.txt for information about pashello.
Check out any README.txt files in these <sub-directory>s.