summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/common/up_assert.c
Commit message (Collapse)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
| | | | Sidrane
* arch/: board function prototypes are now in include/nuttx/board.h. Remove ↵Gregory Nutt2015-02-271-1/+2
| | | | from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions
* 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 ↵Gregory Nutt2014-08-081-1/+1
| | | | something in sched.h
* 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
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5610 42af7a65-404d-4744-a932-0658087f49c3
* Misc clean; mark assertions as non-returning; allow toolchain prefix to be ↵patacongo2013-01-311-1/+2
| | | | | | overriden from make command line git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5591 42af7a65-404d-4744-a932-0658087f49c3
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
* Resync new repository with old repo r5166patacongo2012-09-171-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5154 42af7a65-404d-4744-a932-0658087f49c3
* Email address change in nuttx/patacongo2012-09-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-161-4/+4
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2357 42af7a65-404d-4744-a932-0658087f49c3
* Adding M16C supportpatacongo2009-02-091-171/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1486 42af7a65-404d-4744-a932-0658087f49c3
* Change configuration namepatacongo2008-11-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1226 42af7a65-404d-4744-a932-0658087f49c3
* Fix register dump logicpatacongo2008-11-111-11/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1192 42af7a65-404d-4744-a932-0658087f49c3
* Port ARM common files to SH-1patacongo2008-11-061-0/+314
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1141 42af7a65-404d-4744-a932-0658087f49c3