summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z8/z8_lowuart.c
Commit message (Expand)AuthorAgeFilesLines
* More fixes to problems noted by cppcheck. Some are kind of risky; some are r...Gregory Nutt2014-11-251-0/+3
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-091-2/+3
* More z180 serial logicpatacongo2012-12-141-4/+4
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-4/+4
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-7/+7
* Low uart fixespatacongo2008-02-181-2/+2
* Fix z8 UART initializationpatacongo2008-02-181-0/+130