mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
This is a list of known-compatible USB VID/PID pairs. Change-Id: I3ef66ebba307899c57077bfd633f84f30190f4dc
9 lines
252 B
Makefile
9 lines
252 B
Makefile
nobase_include_HEADERS = \
|
|
osmocom/simtrace2/apdu_dispatch.h \
|
|
osmocom/simtrace2/simtrace2_api.h \
|
|
osmocom/simtrace2/simtrace_usb.h \
|
|
osmocom/simtrace2/simtrace_prot.h \
|
|
osmocom/simtrace2/usb_util.h \
|
|
osmocom/simtrace2/gsmtap.h \
|
|
$(NULL)
|