From 0bd70f78e4b491939c416a876c82d249960fd9ae Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 2 Feb 2008 20:16:31 +0000 Subject: [PATCH] Describe pashello config git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@621 42af7a65-404d-4744-a932-0658087f49c3 --- configs/z16f2800100zcog/README.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/configs/z16f2800100zcog/README.txt b/configs/z16f2800100zcog/README.txt index 7231ebfa43..0a63025fe4 100644 --- a/configs/z16f2800100zcog/README.txt +++ b/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 s.