summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z8/z8_serial.c
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-72/+75
* up_earlyserinit is never calledpatacongo2009-03-011-16/+7
* First cat at ez80 serial logicpatacongo2008-03-221-1/+1
* Clean compilation with console enabledpatacongo2008-02-181-59/+79
* Low uart fixespatacongo2008-02-181-1/+44
* Add framework for UART supportpatacongo2008-02-181-0/+802