Added support for WebCCID.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-03-13 17:24:10 +01:00
parent 9fdae7ef31
commit e055d4cfc9
6 changed files with 280 additions and 142 deletions

View File

@@ -113,7 +113,7 @@ extern "C" {
#endif
#define CFG_TUD_MIDI 0
#ifdef USB_ITF_CCID
#define CFG_TUD_VENDOR 1
#define CFG_TUD_VENDOR 2
#else
#define CFG_TUD_VENDOR 0
#endif