summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc43xx/lpc43_irq.c
Commit message (Expand)AuthorAgeFilesLines
* Remove up_assert_codeGregory Nutt2013-04-251-6/+6
* Add support for ram vectors to the ARMv7-M architecturepatacongo2013-03-181-0/+8
* Add option to used keyboard CODEC in apps/examples/keypadtestpatacongo2013-01-231-2/+5
* Use of BASEPRI to control ARM interrupts is now functionalpatacongo2013-01-221-16/+16
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-221-2/+1
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-221-2/+40
* Add an NSH configuration for the LPC43xxpatacongo2012-07-111-1/+1
* LP43xx... disable debug traps on hardfaultspatacongo2012-07-111-0/+11
* Add support to the LPC4330-Xplorer port for the Code Red toolchainpatacongo2012-07-081-1/+2
* Add LPC43 GPIO interrupt configurtion logicpatacongo2012-07-061-6/+0
* Add LPC43 GPIO configurtion logicpatacongo2012-07-061-6/+4
* Add LPC43 clock initialization logicpatacongo2012-07-051-1/+11
* More LPC43xx logicpatacongo2012-07-041-0/+2
* Add LPC43 interrrupt control logicpatacongo2012-07-041-0/+487