summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-05-17 10:55:09 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-05-17 10:56:34 -0500
commitac661f09d8286b50e0c0a1ffa30a0cea758c6469 (patch)
tree1c625809dc2025d41bd4c80170202fa2dc2d5643 /README
parenthello: remove spurious code. Close #2264 (diff)
downloadrtems-examples-ac661f09d8286b50e0c0a1ffa30a0cea758c6469.tar.bz2
Update top files for upcoming release
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 6 insertions, 1 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
+