summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/lpc17xx
Commit message (Expand)AuthorAgeFilesLines
* Fix an error introduced in the last commitGregory Nutt2014-04-191-1/+0
* Fixes a few more high priority, nested interrupt logicGregory Nutt2013-12-232-0/+2
* Beginning of high priority nested interrupt support for the ARMv7-M familyGregory Nutt2013-12-211-3/+49
* Several fixes for LPC1788 GPIOpatacongo2013-04-031-6/+3
* LPC1788 SD Card driver updates from Rommel Marcelopatacongo2013-03-171-4/+4
* A few fixes for LPC1788 compilation (more needed)patacongo2013-02-131-18/+18
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-221-0/+14
* Add vectors for the LPC1788 - from Rommel Marcelopatacongo2013-01-181-1/+1
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-1/+1
* Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-184-184/+935
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Cosmeticpatacongo2011-04-131-1/+1
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-061-1/+1
* Fix lpc17xx GPIO interrupt handling errorspatacongo2011-03-231-15/+15
* Add interrupt control logicpatacongo2010-06-061-0/+1
* Add GPIO interrupt definitionspatacongo2010-06-061-3/+82
* Add config for 2G Engineering Nucleus LPC1768 boardpatacongo2010-06-051-6/+6
* Start lpc17xx portpatacongo2010-05-211-0/+205