summaryrefslogtreecommitdiff
path: root/src/teleshield-v0.1/ao_ardu_serial.c
Commit message (Collapse)AuthorAge
* altos: Massive product config cleanupKeith Packard2012-04-14
| | | | | | | | Support multiple serial ports more cleanly Split out parts of ao.h into separate feature header files Signed-off-by: Keith Packard <keithp@keithp.com>
* 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>