Files
simtrace2/firmware/src_simtrace/mode_cardemu.c
Harald Welte 12d4bdfbb1 mode_cardemu: Process RX interrupts before TX
It's always more important to pull out a received character from
the receive holding register to avoid the risk of overflow, so let's
do that first.
2016-03-02 10:31:03 +01:00

6.3 KiB