summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib/uart/apbuart_termios.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Use new APBUART register block APISebastian Huber2023-07-141-17/+32
|
* bsps/shared/grlib: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman2022-11-141-3/+22
| | | | | | | | | This patch changes the license to BSD-2 for all source files where the copyright is held by Aeroflex Gaisler, Cobham Gaisler, or Gaisler Research. Some files also includes copyright right statements from OAR and/or embedded Brains in addition to Gaisler. Updates #3053.
* grlib: Add apbuart_outbyte_wait()Sebastian Huber2021-06-171-1/+1
|
* grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber2021-06-171-1/+1
| | | | This is already done in rtems_putc().
* grlib: Move source filesSebastian Huber2019-01-221-0/+259
Update #3678.