aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/TIVA/LLD/GPIO
Commit message (Expand)AuthorAgeFilesLines
* Fixed warnings triggered by -Wundef compile optionmarcoveeneman2018-03-121-16/+16
* Renamed GPIO IRQ priority definitions for the PAL drivermarcoveeneman2018-03-072-128/+128
* Removed EXT driver filesmarcoveeneman2018-03-023-1508/+0
* Implemented events to PAL driver for Tiva devices.marcoveeneman2018-03-022-3/+1223
* Fixed bug in pal_lld_writepad implementationmarcoveeneman2018-03-011-1/+1
* Changed PAL driver so that TM4C123x devices GPIO blocks always use AHB.marcoveeneman2018-02-282-210/+6
* 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/+13
* Fixed errors introduced by line feature.marcoveeneman2016-10-301-1/+6
* Some improvements.marcoveeneman2016-10-302-25/+22
* Added line support in Tiva pal driver.marcoveeneman2016-10-302-200/+250
* Updated ext_lld to use TivaWare.marcoveeneman2016-10-081-36/+36
* Updated pal driver to use new register access.marcoveeneman2016-08-302-68/+69
* Organized Tiva LLD folder.marcoveeneman2016-07-064-0/+2711