[examples-v2 commit] Update top files for upcoming release
Joel Sherril
joel at rtems.org
Sun May 17 15:56:37 UTC 2015
Module: examples-v2
Branch: master
Commit: ac661f09d8286b50e0c0a1ffa30a0cea758c6469
Changeset: http://git.rtems.org/examples-v2/commit/?id=ac661f09d8286b50e0c0a1ffa30a0cea758c6469
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Sun May 17 10:55:09 2015 -0500
Update top files for upcoming release
---
README | 7 ++++++-
SUPPORT | 5 +++--
VERSION | 5 +++++
3 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 23559d3..99ca787 100644
--- a/README
+++ b/README
@@ -6,8 +6,13 @@ classic_api - Classic API examples (no LED)
cxx - C++ examples
file_io - File I/O
filesystem - File systems, check inside for more details
+gdb - Programs to exercise GDB features
hello - Hello World Variations
led - LED Blinker Varations
-micromonitor - MicroMonitor access.
+micromonitor - MicroMonitor interaction examples
misc - Miscellaneous
+posix_api - POSIX API examples (no led)
+schedsim - RTEMS Scheduler Simulator examples
ticker - Ticker Variations
+uboot - U-Boot interaction examples
+
diff --git a/SUPPORT b/SUPPORT
index b8e8bdb..1d17133 100644
--- a/SUPPORT
+++ b/SUPPORT
@@ -11,8 +11,9 @@ On-Line Applications Research Corporation
7047 Old Madison Pike
Suite 320
Huntsville AL 35806
-Voice: (205) 722-9985
-Fax: (205 722-0985
+Voice: (256) 722-9985
+Fax: (256) 722-0985
+URL: http://www.rtems.com
RTEMS maintenance and development is funded solely by RTEMS users.
The future of RTEMS depends on its user base.
diff --git a/VERSION b/VERSION
index e69de29..b49f0e6 100644
--- a/VERSION
+++ b/VERSION
@@ -0,0 +1,5 @@
+#
+# This file is automatically generated -- DO NOT EDIT!!!
+#
+
+RTEMS Examples Version 4.10.99.0
More information about the vc
mailing list