summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc178x_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic renaming of LPC178x GPIO macros -- mostly from Rommel MarceloGregory Nutt2013-04-121-3/+3
* Back out the LPC1788 GPIO typemask logic that was just checked in. This is n...Gregory Nutt2013-04-081-4/+2
* LPC1788 framebuffer LCD now works! From Rommel MarceloGregory Nutt2013-04-081-2/+8
* LPC178x GPIO update from Rommel MarceloGregory Nutt2013-04-071-87/+40
* Fix LPC178x I2C mode GPIO configurationGregory Nutt2013-04-061-2/+2
* More updates to the LPC17x/18x GPIO driver from Rommel MarceloGregory Nutt2013-04-051-28/+57
* Redesign of the LPC178x GPIO logic by Rommel MarceloGregory Nutt2013-04-051-74/+398
* Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; f...Gregory Nutt2013-04-041-7/+7
* Separater LPC176x and LPC178x GPIO logic into separate filespatacongo2013-04-031-0/+631