diff options
| author | hathach <[email protected]> | 2014-03-26 16:23:37 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-26 16:23:37 +0700 |
| commit | 6b091c12150d31da7d1803c9446e91085560ec9d (patch) | |
| tree | 9b893a30d5a7cde99ccaf5767710e1b5fa6e201d /tinyusb | |
| parent | abc6b58063538340e18f5f945ce8e25ffaf11308 (diff) | |
iar naming folder
Diffstat (limited to 'tinyusb')
| -rw-r--r-- | tinyusb/doxygen/configuration.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tinyusb/doxygen/configuration.txt b/tinyusb/doxygen/configuration.txt index d39954a81..d86c4402b 100644 --- a/tinyusb/doxygen/configuration.txt +++ b/tinyusb/doxygen/configuration.txt @@ -47,7 +47,6 @@ #define TUSB_CFG_HOST_HID_GENERIC ///< Enable HID Class for Generic (not supported yet)
#define TUSB_CFG_HOST_MSC ///< Enable Mass Storage Class (SCSI subclass only)
#define TUSB_CFG_HOST_CDC ///< Enable Virtual Serial (Communication Device Class)
-#define TUSB_CFG_HOST_CDC_RNDIS ///< Enable Remote Network Device (require TUSB_CFG_HOST_CDC to be enabled)
/** @} */
/** @} */ // group Host
|
