Skip to content

Commit 63c21ab

Browse files
authored
Merge pull request #56 from moritz-fivi/feature/add_class_usbtmc_device
feature(usbtmc): add usbtmc device class
2 parents 2fb4139 + e699acc commit 63c21ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ set(srcs
3838
"src/class/audio/audio_device.c"
3939
"src/class/video/video_device.c"
4040
"src/class/bth/bth_device.c"
41+
"src/class/usbtmc/usbtmc_device.c"
4142
# NET class
4243
"src/class/net/ecm_rndis_device.c"
4344
"lib/networking/rndis_reports.c"

0 commit comments

Comments
 (0)