Files
simtrace2/firmware/src_simtrace
Harald Welte c0bd7f0aaa mode_cardemu: Move GPIO detection to IRQ, use ring buffer for UART RX
We don't want to call into the bulk of card_emu.c from interrupt
context, so let's introduce a ring buffer as a softwre-FIFO between
the USART receiving a byte and the processing of that byte in
card_emu.c, which is then performed from the main loop outside
interrupt context.
2016-02-29 10:13:33 +01:00
..
2015-11-07 18:48:26 +01:00
2015-05-02 17:53:13 +02:00
2015-05-02 17:53:13 +02:00