[examples-v2 commit] Add micromonitor.

Chris Johns chrisj at rtems.org
Sat Jan 14 05:53:12 UTC 2012


Module:    examples-v2
Branch:    master
Commit:    526708ba7291d9951b47a01078b8a1af1e2eb736
Changeset: http://git.rtems.org/examples-v2/commit/?id=526708ba7291d9951b47a01078b8a1af1e2eb736

Author:    Chris Johns <chrisj at rtems.org>
Date:      Sat Jan 14 16:52:20 2012 +1100

Add micromonitor.

---

 README |   19 ++++++++++---------
 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




More information about the vc mailing list