mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-18 06:08:31 +03:00
library: Add osmo_st2_compatible_dev_idsp[]
This is a list of known-compatible USB VID/PID pairs. Change-Id: I3ef66ebba307899c57077bfd633f84f30190f4dc
This commit is contained in:
5
host/include/osmocom/simtrace2/usb_util.h
Normal file
5
host/include/osmocom/simtrace2/usb_util.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <osmocom/usb/libusb.h>
|
||||
|
||||
extern const struct dev_id osmo_st2_compatible_dev_ids[];
|
||||
Reference in New Issue
Block a user