summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/m16c/m16c_lowputc.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* configs/skp16c26/ostest: Configuration converted to use the kconfig-frontends...Gregory Nutt2014-03-061-4/+2
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-201-4/+4
* 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-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-4/+4
* Improve console configuration settingspatacongo2009-02-191-1/+7
* Add basic LCD supportpatacongo2009-02-191-44/+80
* Add support for boards with no serial portspatacongo2009-02-181-4/+12
* Add M16C serial driverpatacongo2009-02-171-2/+2
* Add low level UART support for M16Cpatacongo2009-02-151-0/+293