summaryrefslogblamecommitdiffstats
path: root/README
blob: 99ca78759aea4c699677f0db1d948d17edc440c1 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                           




                                                              
                                                

                                     
                                                
                             

                                                 
                                

                                          
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
gdb          - Programs to exercise GDB features
hello        - Hello World Variations
led          - LED Blinker Varations
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