add files for video class device

This commit is contained in:
kkitayam
2021-07-17 18:51:33 +09:00
parent 5b55b0d259
commit 97d5d1e491
6 changed files with 738 additions and 0 deletions

View File

@@ -241,6 +241,10 @@
#define CFG_TUD_AUDIO 0
#endif
#ifndef CFG_TUD_VIDEO
#define CFG_TUD_VIDEO 0
#endif
#ifndef CFG_TUD_MIDI
#define CFG_TUD_MIDI 0
#endif