summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_start.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Add new common lazy FPU state saving option for ARMv7-M. Not yet verifiedGregory Nutt2015-03-061-2/+2
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Make sure that there is one space after forGregory Nutt2014-04-121-1/+1
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-051-1/+1
* Add kernel build support to the STM32 family and to the STM32F4Discovery boardpatacongo2013-03-221-1/+1
* More updates to MPU control logicpatacongo2013-03-121-0/+2
* Add MPU support for the LPC17xx familypatacongo2013-03-111-2/+14
* LPC17xx now supports FPU needed by LPC1788; LPC17xx can not use Mike's common...patacongo2013-02-081-0/+95
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-1/+2
* Add PIC32 SPI driverpatacongo2012-03-071-0/+0
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-3/+3
* Add config for 2G Engineering Nucleus LPC1768 boardpatacongo2010-06-051-0/+151