summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/tiva/tiva_gpio.c
Commit message (Collapse)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 ↵Gregory Nutt2014-08-081-1/+0
| | | | sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
* 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