summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/tiva/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* Tiva Timer: Add basic framework to configure timers. Incomplete on initial ...Gregory Nutt2015-01-081-0/+4
* Tiva Ethernet: First cut at TM4C129X Ethernet driver. Initial commit is bas...Gregory Nutt2014-12-311-1/+6
* TM4C129X: Framework for new Tiva clocking logic (details not yet implemented)Gregory Nutt2014-12-211-3/+9
* Tiva: Add build framework and skeleton files for Tiva I2C driver. Initial co...Gregory Nutt2014-12-091-2/+6
* There used to be two ways to pass parameters to new tasks, depending upon the...Gregory Nutt2014-09-011-3/+4
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-2/+2
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-3/+7
* All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabledGregory Nutt2014-03-231-0/+4
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-081-1/+1
* All files and functions beginning with lm_ changed to tiva_Gregory Nutt2014-03-081-7/+7
* The old lm/ directories were enamed tiva/ to better support new products comi...Gregory Nutt2014-03-081-0/+86