summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/kinetis/kinetis_allocateheap.c
Commit message (Collapse)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
|
* arch/: board function prototypes are now in include/nuttx/board.h. Remove ↵Gregory Nutt2015-02-271-1/+2
| | | | from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate ↵Gregory Nutt2014-08-291-4/+4
| | | | new CONFIG_BUILD_KERNEL
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-2/+2
|
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-11/+11
|
* Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUspatacongo2013-03-241-0/+192
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5781 42af7a65-404d-4744-a932-0658087f49c3