summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/m16c/m16c_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-201-51/+51
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-7/+7
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-58/+62
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Improve console configuration settingspatacongo2009-02-191-9/+15
* Add support for boards with no serial portspatacongo2009-02-181-6/+16
* Add M16C serial driverpatacongo2009-02-171-0/+1186