We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fb4139 + e699acc commit 63c21abCopy full SHA for 63c21ab
CMakeLists.txt
@@ -38,6 +38,7 @@ set(srcs
38
"src/class/audio/audio_device.c"
39
"src/class/video/video_device.c"
40
"src/class/bth/bth_device.c"
41
+ "src/class/usbtmc/usbtmc_device.c"
42
# NET class
43
"src/class/net/ecm_rndis_device.c"
44
"lib/networking/rndis_reports.c"
0 commit comments