summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/m16c/chip.h
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Extend stack debug logic to include IDLE and interrupt stacks. Also color th...Gregory Nutt2013-11-011-1/+1
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-12/+12
* 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-14/+16
* Add M16C serial driverpatacongo2009-02-171-12/+20
* Add low level UART support for M16Cpatacongo2009-02-151-23/+23
* Add support for M16C timer interruptpatacongo2009-02-151-1/+0
* Add M16C register dump logicpatacongo2009-02-151-0/+24
* Add task register intialization logicpatacongo2009-02-141-0/+13
* Adding M16C supportpatacongo2009-02-091-1/+1
* M16C chip supportpatacongo2009-02-081-0/+235