summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-01-14 16:52:20 +1100
committerChris Johns <chrisj@rtems.org>2012-01-14 16:52:20 +1100
commit526708ba7291d9951b47a01078b8a1af1e2eb736 (patch)
treebea60bc3b2a2c7ebef030e78dcf9e6eab32139fc /README
parent1affb3ee3d55771909ec81fae9a6041f765d7929 (diff)
Add micromonitor.
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 10 insertions, 9 deletions
diff --git a/README b/README
index f3027d0..8adc901 100644
--- a/README
+++ b/README
@@ -5,12 +5,13 @@
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
-filesystem - File systems, check inside for more details
-hello - Hello World Variations
-led - LED Blinker Varations
-misc - Miscellaneous
-ticker - Ticker Variations
+benchmarks - Collection of various public benchmark programs
+classic_api - Classic API examples (no LED)
+cxx - C++ examples
+file_io - File I/O
+filesystem - File systems, check inside for more details
+hello - Hello World Variations
+led - LED Blinker Varations
+micromonitor - MicroMonitor access.
+misc - Miscellaneous
+ticker - Ticker Variations