summaryrefslogtreecommitdiffstats
path: root/micromonitor/umon/README
diff options
context:
space:
mode:
Diffstat (limited to 'micromonitor/umon/README')
-rw-r--r--micromonitor/umon/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/micromonitor/umon/README b/micromonitor/umon/README
new file mode 100644
index 0000000..aea2d84
--- /dev/null
+++ b/micromonitor/umon/README
@@ -0,0 +1,17 @@
+#
+# $Id$
+#
+
+This is a demonstration of using Micromonitor capabilities from an
+RTEMS application.
+
+The following files are from umon-1.17:
+
+monlib.c
+monlib.h
+tfs.h
+cli.h
+
+After printing the arguments, it will attempt to cat the contents
+of mon_getenv("TFSFS_FILENAME") followed by "csbboot" and "boot"
+from the TFS filesystem.