uart: Touchup on the xon/xoff IRQs
authorMichel Pollet <buserror@gmail.com>
Sun, 27 Feb 2011 20:34:07 +0000 (20:34 +0000)
committerMichel Pollet <buserror@gmail.com>
Sun, 27 Feb 2011 20:34:07 +0000 (20:34 +0000)
commit80da5988ce9cdccce293fb084880638f1657c52d
tree110b92929e72f05c2d6ea038edb79fdbdfbebe09
parent2c3afb1f55a6f6b5553070fb09e95ec8add12c3d
uart: Touchup on the xon/xoff IRQs

Set/reset XON & XOFF irqs following the status
of the fifo. It means they can be added to a VCD
file and help debug a "part".

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/sim/avr_uart.c