summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-01-14 15:31:49 +1100
committerChris Johns <chrisj@rtems.org>2012-01-14 15:31:49 +1100
commit7843292a364458550e7d57d65f63029c9ecec952 (patch)
tree5876a5d6934244d911e4ff149fa8989482a1f3de /README
parent2011-06-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-examples-7843292a364458550e7d57d65f63029c9ecec952.tar.bz2
Add filesystem
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 972a9cb..8571b79 100644
--- a/README
+++ b/README
@@ -8,5 +8,6 @@ reflects a set of related examples.
classic_api - Classic API examples (no LED)
hello - Hello World Variations
led - LED Blinker Varations
+filesystem - File systems, check inside for more details
misc - Miscellaneous
ticker - Ticker Variations