summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-06 20:25:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-06 20:25:58 +0000
commit3083373e471be76b1624e0583c5a3f2f455d41c1 (patch)
treee7d15e5fdeb23587043f57d57fb0de6f399dbbbc /README
downloadrtems-examples-3083373e471be76b1624e0583c5a3f2f455d41c1.tar.bz2
Initial import of reorganized examples.initialbase
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..972a9cb
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+#
+# $Id$
+#
+
+This is a set of example RTEMS programs. Each subdirectory
+reflects a set of related examples.
+
+classic_api - Classic API examples (no LED)
+hello - Hello World Variations
+led - LED Blinker Varations
+misc - Miscellaneous
+ticker - Ticker Variations