aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/TIVA/LLD/GPTM
Commit message (Expand)AuthorAgeFilesLines
* Fixed hal_st_lld still using old register access.marcoveeneman2018-03-021-22/+22
* Updated license headersmarcoveeneman2017-04-204-4/+4
* Fixed Tiva low level driver @file documentation.marcoveeneman2017-04-184-4/+4
* Added driver.mk file for each low level peripheral driver.marcoveeneman2017-04-181-0/+11
* Replaced custom register bitfield macros by TivaWare bitfield macros.marcoveeneman2016-10-274-153/+19
* Updated gpt_lld to use TivaWare.marcoveeneman2016-10-082-71/+71
* Fixed wrong definitions in st_lld.hmarcoveeneman2016-10-081-34/+11
* Updated st_lld to use TivaWare.marcoveeneman2016-10-082-22/+22
* st driver only works in periodic mode for now.marcoveeneman2016-10-081-0/+18
* Organized Tiva LLD folder.marcoveeneman2016-07-065-0/+1921