Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial version of the Tiva UART driver. | marcoveeneman | 2017-09-10 | 3 | -0/+1301 |
* | Updated license headers | marcoveeneman | 2017-04-20 | 2 | -2/+2 |
* | Fixed Tiva low level driver @file documentation. | marcoveeneman | 2017-04-18 | 2 | -7/+3 |
* | Improved documentation of the Tiva serial driver. | marcoveeneman | 2017-04-18 | 1 | -18/+62 |
* | Implemented advanced buffering support for the Tiva serial driver. | marcoveeneman | 2017-04-18 | 2 | -12/+211 |
* | Changed the flag set when a serial buffer is full. | marcoveeneman | 2017-04-18 | 1 | -1/+1 |
* | Added driver.mk file for each low level peripheral driver. | marcoveeneman | 2017-04-18 | 1 | -0/+9 |
* | Replaced custom register bitfield macros by TivaWare bitfield macros. | marcoveeneman | 2016-10-27 | 2 | -171/+14 |
* | Improve serial driver. | marcoveeneman | 2016-10-08 | 2 | -58/+85 |
* | Updated serial driver to use new register access. | marcoveeneman | 2016-08-30 | 2 | -55/+55 |
* | Organized Tiva LLD folder. | marcoveeneman | 2016-07-06 | 2 | -0/+1146 |