summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* LPC17 LCD driver is code complete and in need of testingpatacongo2013-03-261-0/+1
* LPC1788 updates from Rommel Marcelopatacongo2013-03-021-17/+6
* LPC1788 updates from Rommel Marcelo; NUC120 updatespatacongo2013-02-171-31/+96
* LPC1788 header file updates from Rommel Marcelopatacongo2013-02-131-1/+1
* Updated LPC78x GPIO logic from Rommel Marcelopatacongo2013-02-031-63/+128
* Misc clean; mark assertions as non-returning; allow toolchain prefix to be ov...patacongo2013-01-311-1/+1
* Remove the g_iocon[] arrarypatacongo2013-01-301-39/+1
* LPC1788 updated from Rommel Marcelopatacongo2013-01-301-9/+159
* More LPC1788 register definitions from Rommel Marcelopatacongo2013-01-181-8/+8
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-3/+8
* Add PIC32 SPI driverpatacongo2012-03-071-0/+0
* Fix an integer overflow bug in LPC17xx GPIO interrupt configurationpatacongo2012-01-011-3/+3
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-311-5/+12
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-241-3/+3
* Fix lpc17xx GPIO interrupt handling errorspatacongo2011-03-231-2/+2
* Fix float PINMODE casepatacongo2010-08-101-3/+3
* GPIO debug-related fixespatacongo2010-07-031-1/+1
* Remove some extern GPIO int garbagepatacongo2010-06-281-9/+0
* Early bringup bugfixespatacongo2010-06-191-2/+2
* Add interrupt control logicpatacongo2010-06-061-2/+14
* Add GPIO debug logicpatacongo2010-06-061-14/+7
* Add GPIO library functionspatacongo2010-06-061-0/+652