diff options
| author | hathach <[email protected]> | 2022-12-15 15:27:39 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-12-16 17:08:37 +0700 |
| commit | bd1f7f86ce1b6e82c3942d545e984b74b050004e (patch) | |
| tree | 81ee270a9988d418406a58ad972e1cbf261563dd /src/class/cdc/cdc_device.h | |
| parent | f62f97395626f316f1670f1777a0a75877e8e773 (diff) | |
add common EPSIZE for bulk/iso in full and highspeed
adding cdc host fifo tx/rx
Diffstat (limited to 'src/class/cdc/cdc_device.h')
| -rw-r--r-- | src/class/cdc/cdc_device.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/class/cdc/cdc_device.h b/src/class/cdc/cdc_device.h index fbc7162a3..f625a7554 100644 --- a/src/class/cdc/cdc_device.h +++ b/src/class/cdc/cdc_device.h @@ -27,7 +27,6 @@ #ifndef _TUSB_CDC_DEVICE_H_ #define _TUSB_CDC_DEVICE_H_ -#include "common/tusb_common.h" #include "cdc.h" //--------------------------------------------------------------------+ |
