summaryrefslogtreecommitdiff
path: root/src/device/dcd.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-02-25 13:45:51 +0700
committerhathach <[email protected]>2022-02-25 18:35:21 +0700
commit99ad3ae2ca9d4db79b2ac92a6991ebdc3dfb94a3 (patch)
treed6de7df3364078b67c4c5fd8aeeec4061de96df6 /src/device/dcd.h
parenta8af609dfef0f82ce22e6f0bf48146b4b2433633 (diff)
rename and move dcd_attr.h to tusb_mcu_attr.h
Diffstat (limited to 'src/device/dcd.h')
-rw-r--r--src/device/dcd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/dcd.h b/src/device/dcd.h
index fbcef40d4..4e725c95a 100644
--- a/src/device/dcd.h
+++ b/src/device/dcd.h
@@ -30,7 +30,6 @@
#include "common/tusb_common.h"
#include "osal/osal.h"
#include "common/tusb_fifo.h"
-#include "dcd_attr.h"
#ifdef __cplusplus
extern "C" {