Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-add_ncm

This commit is contained in:
hathach
2021-10-05 11:39:32 +07:00
13 changed files with 595 additions and 10 deletions

View File

@@ -269,6 +269,10 @@
#define CFG_TUD_BTH 0
#endif
#ifndef CFG_TUD_NCM
#define CFG_TUD_NCM 0
#endif
//--------------------------------------------------------------------
// HOST OPTIONS
//--------------------------------------------------------------------