summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_vectors.S
Commit message (Expand)AuthorAgeFilesLines
* Add a OS test kernel build configuration for the STM32F4Discovery boardpatacongo2013-03-221-8/+1
* Add kernel build support to the STM32 family and to the STM32F4Discovery boardpatacongo2013-03-221-3/+3
* In KERNEL mode, need to explicitly set the privilege in the CONTROL register ...patacongo2013-03-191-6/+16
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-5/+5
* LPC17xx now supports FPU needed by LPC1788; LPC17xx can not use Mike's common...patacongo2013-02-081-7/+74
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-221-0/+9
* Add vectors for the LPC1788 - from Rommel Marcelopatacongo2013-01-181-71/+30
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add PIC32 SPI driverpatacongo2012-03-071-0/+0
* Fix error introduced in last commitpatacongo2011-04-081-2/+2
* Modify interrupt handling for privileged/unprivileged modepatacongo2011-04-081-25/+68
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-061-351/+351
* Fix Cortex-M3 nested interrupt hard faultpatacongo2010-11-201-6/+7
* misc updatespatacongo2010-11-171-1/+1
* Fix interrupt stack compilation problempatacongo2010-07-161-4/+5
* Add config for 2G Engineering Nucleus LPC1768 boardpatacongo2010-06-051-0/+349