summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/tiva/tiva_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Improved commentsGregory Nutt2014-12-211-2/+10
* TM4C129X: Increated power/clocking macros into I2C driverGregory Nutt2014-12-211-1/+1
* TM4C129X: Add macros to enable/disable peripheral powerGregory Nutt2014-12-211-4/+3
* TM4C129X: Framework for new Tiva clocking logic (details not yet implemented)Gregory Nutt2014-12-211-4/+2
* Tiva: Add GPIO interrupt support for the TMS4C129XGregory Nutt2014-12-181-1/+1
* TM4C129X: Add pin multiplexingGregory Nutt2014-12-171-0/+9
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Make sure that every reference to LM4F has corresponding logic for TM4CGregory Nutt2014-03-101-2/+2
* Add support for TM4C GPIOsGregory Nutt2014-03-101-0/+18
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-081-64/+63
* All files and functions beginning with lm_ changed to tiva_Gregory Nutt2014-03-081-0/+934