aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/TIVA/LLD/UART
Commit message (Collapse)AuthorAgeFilesLines
* Initial version of the Tiva UART driver.marcoveeneman2017-09-103-0/+1301
|
* Updated license headersmarcoveeneman2017-04-202-2/+2
|
* Fixed Tiva low level driver @file documentation.marcoveeneman2017-04-182-7/+3
|
* Improved documentation of the Tiva serial driver.marcoveeneman2017-04-181-18/+62
|
* Implemented advanced buffering support for the Tiva serial driver.marcoveeneman2017-04-182-12/+211
|
* Changed the flag set when a serial buffer is full.marcoveeneman2017-04-181-1/+1
|
* Added driver.mk file for each low level peripheral driver.marcoveeneman2017-04-181-0/+9
|
* Replaced custom register bitfield macros by TivaWare bitfield macros.marcoveeneman2016-10-272-171/+14
|
* Improve serial driver.marcoveeneman2016-10-082-58/+85
|
* Updated serial driver to use new register access.marcoveeneman2016-08-302-55/+55
|
* Organized Tiva LLD folder.marcoveeneman2016-07-062-0/+1146