summaryrefslogtreecommitdiff
path: root/nuttx/configs/amber/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-17 15:17:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-17 15:17:28 +0000
commitdd1702a98798f19b90e4e8d0bf8f513bd904e4f4 (patch)
tree1d05a89c7c2e4fe9631bfbdfcf1c8d5460bb785d /nuttx/configs/amber/README.txt
parent9f16736bd90a3baeb6635c6f527798635bfd8dd3 (diff)
downloadpx4-nuttx-dd1702a98798f19b90e4e8d0bf8f513bd904e4f4.tar.gz
px4-nuttx-dd1702a98798f19b90e4e8d0bf8f513bd904e4f4.tar.bz2
px4-nuttx-dd1702a98798f19b90e4e8d0bf8f513bd904e4f4.zip
Add Teensy NSH config; remove unusable AVR ostest configs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3718 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/amber/README.txt')
-rw-r--r--nuttx/configs/amber/README.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/nuttx/configs/amber/README.txt b/nuttx/configs/amber/README.txt
index 39be7fc0e..238ba5076 100644
--- a/nuttx/configs/amber/README.txt
+++ b/nuttx/configs/amber/README.txt
@@ -502,8 +502,5 @@ NOTE: You must also copy avr-libc header files, perhaps like:
Where <subdir> is one of the following:
- ostest:
- This configuration directory, performs a simple OS test using
- apps/examples/ostest. NOTE: The OS test is quite large. In order
- to get it to fit within AVR memory constraints, it will probably be
- necessary to disable some OS features.
+ hello:
+ The simple apps/examples/hello "Hello, World!" example.