mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-20 07:18:33 +03:00
Convert to new generalized SIMTRACE2 USB protocol
The current protocol was card-emulation specific. The new protocol is generic/flexible enough to accommodate both tracing and card emulation, as well as modem control and other future extensions.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <libusb.h>
|
||||
|
||||
#include "simtrace.h"
|
||||
#include "cardemu_prot.h"
|
||||
#include "simtrace_prot.h"
|
||||
#include "apdu_dispatch.h"
|
||||
#include "simtrace2-discovery.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user