diff options
Diffstat (limited to 'demos/host/src')
| -rw-r--r-- | demos/host/src/tusb_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/host/src/tusb_config.h b/demos/host/src/tusb_config.h index 050bf3f59..d6a0d6162 100644 --- a/demos/host/src/tusb_config.h +++ b/demos/host/src/tusb_config.h @@ -78,6 +78,7 @@ #define TUSB_CFG_HOST_HID_GENERIC 0 #define TUSB_CFG_HOST_MSC 0 #define TUSB_CFG_HOST_CDC 1 +#define TUSB_CFG_HOST_CDC_RNDIS 1 //--------------------------------------------------------------------+ // DEVICE CONFIGURATION |
