aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/TIVA
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed wrong bit mask in Tiva pal driver.marcoveeneman2015-02-261-35/+37
* Added Tiva I/O mode flags.marcoveeneman2015-02-262-51/+103
* Renamed Tiva launch and debug configurations.marcoveeneman2015-02-174-95/+194
* Added basic demo for TM4C1294 Connected Launchpad with LwIP.marcoveeneman2015-02-163-5/+5
* Added MAC low level driver for the TM4C129x. Tested on the TM4C1294 Connected...marcoveeneman2015-02-163-1/+1259
* Reverted TM4C129x SYSCTL to old structure.marcoveeneman2015-02-161-77/+323
* Changed some peripheral register structures in tm4c123x.h and tm4c129x.h to r...marcoveeneman2014-10-168-956/+612
* Fixed missing peripheral declarations in tm4c123x.h and tm4c129x.hmarcoveeneman2014-10-142-12/+44
* Added Tiva HAL files.marcoveeneman2014-10-1325-0/+11336