summaryrefslogtreecommitdiff
path: root/nuttx/configs/xtrs/src/xtr_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-1/+2
* configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows na...patacongo2012-12-071-24/+24
* Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-131-1/+1
* 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-3/+3
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-29/+31
* Update for changes to common/up_internal.hpatacongo2008-11-071-8/+3
* Incorporate patch 1897630patacongo2008-02-201-4/+4
* Still detangling lowuart stuffpatacongo2008-02-181-3/+3
* Fix LOWCONSOLE confusionpatacongo2008-02-181-6/+0
* Add support for the TRS-80 Model 3 via xtrspatacongo2008-02-151-0/+420