summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/tm27-default.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-04doxygen: Time Test 27 now in Device DriversAndreas Dachsberger1-2/+2
Update #3706.
2018-07-25tm27: Fix prototype warningsSebastian Huber1-3/+4
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber1-0/+0
Since the <tm27.h> is highly BSP-dependent and used only by the tm27 test program we must provide this header file for each BSP. Without the preinstall build target each header file must have a unique source header file. Update #3254.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-01-08shared vmeUniverse: Improve DoxygenSzkocsovszki Zsolt1-4/+14
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2008-10-022008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
* include/tm27.h: Use shared tm27.h stub.
2008-06-042008-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-6/+15
* include/tm27.h: New file. Stub version of tm27 support.
2004-04-232004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
PR 610/bsps * Makefile.am: Add include/tm27.h, Cosmetics. * include/tm27.h: Final cosmetics.
2004-04-232004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-9/+6
* include/bsp.h: Split out tmtest27 support. * include/tm27.h: New.
2004-04-222004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+38
* include/bsp.h: Split out tmtest27 support. * include/tm27.h: New.