summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-01-14 16:32:20 +1100
committerChris Johns <chrisj@rtems.org>2012-01-14 16:32:20 +1100
commit4e82792ee1cf88326694067684e686fe9c311265 (patch)
tree7f1c3868bc07d97547cecff6f20c4668314f8762 /README
parentAdd file I/O. (diff)
downloadrtems-examples-4e82792ee1cf88326694067684e686fe9c311265.tar.bz2
Sort the list of examples.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f45264d..786e865 100644
--- a/README
+++ b/README
@@ -7,9 +7,9 @@ reflects a set of related examples.
classic_api - Classic API examples (no LED)
cxx - C++ examples
-hello - Hello World Variations
-led - LED Blinker Varations
file_io - File I/O
filesystem - File systems, check inside for more details
+hello - Hello World Variations
+led - LED Blinker Varations
misc - Miscellaneous
ticker - Ticker Variations