summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-m/up_initialstate.c
Commit message (Expand)AuthorAgeFilesLines
* Color the stack anyways with 0xFF, even if the per-function checking is not e...Lorenz Meier2015-01-211-1/+1
* Added stack checking for ARMv7M using R10, R10 NOT reserved yetLorenz Meier2013-06-021-0/+10
* Fix more compile errors and warnings introduced in recent commitspatacongo2013-03-151-1/+1
* Fix a compile error introduced in last commitpatacongo2013-03-151-0/+3
* Switch to user-mode before starting a new taskpatacongo2013-03-141-50/+7
* More Cortex-M0/NUC120 fixespatacongo2013-02-251-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-221-4/+8
* Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-221-5/+40
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-0/+157