summaryrefslogtreecommitdiff
path: root/serial.c
Commit message (Expand)AuthorAgeFilesLines
* - replace the hand written serial input flush routine with the termios one.oxygene2010-01-061-29/+9
* Move OS-dependent serial code from buspirate_spi.c to serial.c andhailfinger2010-01-061-0/+52
* Move serial handling from serprog.c to serial.c.hailfinger2009-11-231-0/+142