summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/common/up_assert.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Add support for dumping board-specific information on assertion. From David ...Gregory Nutt2015-03-041-0/+4
* arch/: board function prototypes are now in include/nuttx/board.h. Remove fr...Gregory Nutt2015-02-271-1/+2
* Update everything under nuttx/arch to use the corrected syslog interfacesGregory Nutt2014-10-081-11/+27
* Replace os_internal.h with sched/sched.h in files that actually reference som...Gregory Nutt2014-08-081-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Make sure that there is one space after forGregory Nutt2014-04-121-1/+1
* Add option to dump buffered USB trace data on an assertionGregory Nutt2014-03-201-1/+28
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-3/+3
* Remove up_assert_codeGregory Nutt2013-04-251-23/+3
* Rename _TCB to struct tcb_spatacongo2013-02-041-3/+3
* 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-1/+1
* Resync new repository with old repo r5166patacongo2012-09-171-2/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-4/+4
* Adding M16C supportpatacongo2009-02-091-171/+0
* Change configuration namepatacongo2008-11-131-1/+1
* Fix register dump logicpatacongo2008-11-111-11/+16
* Port ARM common files to SH-1patacongo2008-11-061-0/+314