summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-a/arm_assert.c
Commit message (Expand)AuthorAgeFilesLines
* Update everything under nuttx/arch to use the corrected syslog interfacesGregory Nutt2014-10-081-11/+26
* Eliminate a bug introduced in last checkingGregory Nutt2014-09-151-1/+1
* ARMv7-A: Improvements to assertion output for kernel modeGregory Nutt2014-09-151-39/+45
* Replace os_internal.h with sched/sched.h in files that actually reference som...Gregory Nutt2014-08-081-1/+1
* Make sure that there is one space after forGregory Nutt2014-04-121-1/+1
* All ARM assertion logic will show stack usage on assertion if DEBUG_STACK is ...Gregory Nutt2014-03-231-3/+19
* Add option to dump buffered USB trace data on an assertionGregory Nutt2014-03-201-1/+27
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-3/+3
* Fix some missing parameters in macrosGregory Nutt2013-12-221-1/+1
* Extend stack debug logic to include IDLE and interrupt stacks. Also color th...Gregory Nutt2013-11-011-2/+2
* Slightly improved debug outputGregory Nutt2013-09-241-2/+12
* SAMA5: Correct a clock configuration bug; clarify some MMU memory typesGregory Nutt2013-07-281-1/+0
* More ARMv7-A files that are just copies of the ARMv4/5 files for nowGregory Nutt2013-07-191-0/+304