summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc214x/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configu...Gregory Nutt2015-01-241-4/+0
* Add CONFIG_STACK_COLORATION that does the same thing as CONFIG_DEBUG_STACK bu...Gregory Nutt2015-01-241-0/+4
* There used to be two ways to pass parameters to new tasks, depending upon the...Gregory Nutt2014-09-011-13/+14
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-3/+6
* All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabledGregory Nutt2014-03-231-1/+5
* Improve some ARMv7-A/M floating point register save time; Add floating point ...Gregory Nutt2013-07-231-1/+1
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-071-2/+2
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-3/+4
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+4
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Added USB device controller driver for LPC214xpatacongo2008-09-291-1/+5
* Add up_lowputspatacongo2008-09-191-5/+1
* LPC2148 timer irq fixespatacongo2008-09-181-0/+4
* Fix LPC2148 PLL setuppatacongo2008-09-171-2/+5
* Update lpc214x stuffpatacongo2008-09-171-4/+4
* Changes for clean compile of DM90x0 driver on Neuros OSDpatacongo2007-11-021-2/+2
* Added serial driverpatacongo2007-05-041-1/+3
* Initial lpc214x supportpatacongo2007-04-291-0/+48