summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/console.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple task console driverSebastian Huber2018-03-061-3/+10
| | | | Close #3320.
* Add simple console driverSebastian Huber2017-11-061-0/+9
| | | | | Update #3170. Update #3199.
* Move various driver interface definition headers file libcsupport/ to include/Joel Sherrill2016-03-301-0/+155
These were in libcsupport for historical reasons and the placement no longer made sense. As part of this move, some of the files were placed under subdirectories which reflect their installed location. Thank you git for allowing us to move files. Years of CVS resulted in files being somewhere they no longer belonged.