mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-24 05:42:57 +08:00
Add default for CFG_TUD_NCM
This commit is contained in:
parent
bb0df2740e
commit
a3d6e8fc52
@ -237,6 +237,10 @@
|
|||||||
#define CFG_TUD_BTH 0
|
#define CFG_TUD_BTH 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef CFG_TUD_NCM
|
||||||
|
#define CFG_TUD_NCM 0
|
||||||
|
#endif
|
||||||
|
|
||||||
//--------------------------------------------------------------------
|
//--------------------------------------------------------------------
|
||||||
// HOST OPTIONS
|
// HOST OPTIONS
|
||||||
//--------------------------------------------------------------------
|
//--------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user