Files
simtrace2/firmware/src_simtrace
Harald Welte ebb80eda19 introduce 'main' queue between USB receive and UART TX
In order to handle other USB commands like GET_STATUS, SET_ATR
or GET_STATS, we introduce an intermediary queue.  The USB receive
completion call-back puts the command on that intermediate 'main'
queue.  From that intermediate queue, the are further
dispatched/processed according to their mesage type.
2016-03-16 20:45:09 +01:00
..
2015-11-07 18:48:26 +01:00
2016-02-29 21:35:24 +01:00
2015-05-02 17:53:13 +02:00
2015-05-02 17:53:13 +02:00