summaryrefslogtreecommitdiff
path: root/serial.c
Commit message (Expand)AuthorAgeFilesLines
* Convert all messages in serial.c to the new message infrastructure.snelson2010-01-091-3/+3
* buspiratespi support on mingwoxygene2010-01-061-4/+53
* - 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