summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-01-14 16:26:07 +1100
committerChris Johns <chrisj@rtems.org>2012-01-14 16:26:07 +1100
commite6b3e468ec3536f117de285790f09c2bbba44221 (patch)
tree33a80d513e2c040f1f2198f1d902b93af72e8c50 /README
parent7843292a364458550e7d57d65f63029c9ecec952 (diff)
Add C++
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 8571b79..9575f92 100644
--- a/README
+++ b/README
@@ -6,6 +6,7 @@ This is a set of example RTEMS programs. Each subdirectory
reflects a set of related examples.
classic_api - Classic API examples (no LED)
+cxx - C++ examples
hello - Hello World Variations
led - LED Blinker Varations
filesystem - File systems, check inside for more details