aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/TIVA/LLD/UART/hal_serial_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersmarcoveeneman2017-04-201-1/+1
* Fixed Tiva low level driver @file documentation.marcoveeneman2017-04-181-1/+1
* Improved documentation of the Tiva serial driver.marcoveeneman2017-04-181-18/+62
* Implemented advanced buffering support for the Tiva serial driver.marcoveeneman2017-04-181-8/+90
* Changed the flag set when a serial buffer is full.marcoveeneman2017-04-181-1/+1
* Replaced custom register bitfield macros by TivaWare bitfield macros.marcoveeneman2016-10-271-14/+14
* Improve serial driver.marcoveeneman2016-10-081-52/+69
* Updated serial driver to use new register access.marcoveeneman2016-08-301-54/+54
* Organized Tiva LLD folder.marcoveeneman2016-07-061-0/+664