summaryrefslogtreecommitdiff
path: root/src/class/cdc/cdc_device.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-12-15 15:27:39 +0700
committerhathach <[email protected]>2022-12-16 17:08:37 +0700
commitbd1f7f86ce1b6e82c3942d545e984b74b050004e (patch)
tree81ee270a9988d418406a58ad972e1cbf261563dd /src/class/cdc/cdc_device.h
parentf62f97395626f316f1670f1777a0a75877e8e773 (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.h1
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"
//--------------------------------------------------------------------+