add NCM driver in a compatible manner : hathach/tinyusb#550

This commit is contained in:
Peter Lawrence
2021-08-03 11:28:44 -05:00
parent 958cf2cfba
commit 03d7988df3
13 changed files with 595 additions and 10 deletions

View File

@@ -101,6 +101,7 @@
#define CFG_TUD_MIDI 0
#define CFG_TUD_VENDOR 0
#define CFG_TUD_NET 1
#define CFG_TUD_NCM 0
#ifdef __cplusplus
}