Skip to content

Commit

Permalink
Merge pull request #14 from leeebo/feature/add_class_video_device
Browse files Browse the repository at this point in the history
class: add video device
  • Loading branch information
tore-espressif authored Jul 25, 2023
2 parents 8389c7b + 7fbe8db commit f115bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ set(srcs
"src/class/msc/msc_device.c"
"src/class/vendor/vendor_device.c"
"src/class/audio/audio_device.c"
"src/class/video/video_device.c"
"src/class/bth/bth_device.c"
# NET class
"src/class/net/ecm_rndis_device.c"
Expand Down

0 comments on commit f115bca

Please sign in to comment.