summaryrefslogtreecommitdiff
path: root/nuttx/configs/amber/README.txt
diff options
context:
space:
mode:
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.