summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/include/tm27.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-271-52/+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.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* shared vmeUniverse: Improve DoxygenSzkocsovszki Zsolt2014-01-081-4/+14
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-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-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-021-1/+1
| | | | * include/tm27.h: Use shared tm27.h stub.
* 2008-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-041-0/+44
* include/tm27.h: New file. Stub version of tm27 support.