summaryrefslogtreecommitdiff
path: root/src/teleshield-v0.1/ao_ardu_serial.c
Commit message (Collapse)AuthorAge
* altos: flush stdout when fifo from arduino serial port is emptyKeith Packard2012-01-03
| | | | | | This avoids leaving bytes pending inside altos Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add support for UART0 in async modeKeith Packard2012-01-03
And copy bytes from it to stdout. Signed-off-by: Keith Packard <keithp@keithp.com>