summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-m/up_assert.c
Commit message (Expand)AuthorAgeFilesLines
* Remove up_assert_codeGregory Nutt2013-04-251-22/+2
* If the PRIMASK is used to disable interrupts, then additional logic is requir...patacongo2013-03-191-14/+26
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-041-5/+5
* Misc clean; mark assertions as non-returning; allow toolchain prefix to be ov...patacongo2013-01-311-1/+2
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-221-1/+6
* Resync new repository with old repo r5166patacongo2012-09-171-2/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-0/+334