summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-01-14 16:40:32 +1100
committerChris Johns <chrisj@rtems.org>2012-01-14 16:40:32 +1100
commit1affb3ee3d55771909ec81fae9a6041f765d7929 (patch)
tree90bf50fcf2682e179e34e64caac87c040f22fd4e /README
parentSort the list of examples. (diff)
downloadrtems-examples-1affb3ee3d55771909ec81fae9a6041f765d7929.tar.bz2
Add benchmarks.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 786e865..f3027d0 100644
--- a/README
+++ b/README
@@ -5,6 +5,7 @@
This is a set of example RTEMS programs. Each subdirectory
reflects a set of related examples.
+benchmarks - Collection of various public benchmark programs
classic_api - Classic API examples (no LED)
cxx - C++ examples
file_io - File I/O