summaryrefslogtreecommitdiffstats
path: root/README
blob: 23559d3cc4e65acb9cb33d3bdbfb1af320d15afa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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
micromonitor - MicroMonitor access.
misc         - Miscellaneous 
ticker       - Ticker Variations