summaryrefslogtreecommitdiff
path: root/src/device
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-02-26 17:03:54 +0700
committerhathach <[email protected]>2022-02-26 17:06:50 +0700
commit11c89d43abec5a37856e3f026b23ab26c33a656a (patch)
tree06954f6869e455403692e40f12320ac6225688bc /src/device
parentbc63f59af2e75e4fc93715ac88a2a8360f09d69a (diff)
more internal rename
Diffstat (limited to 'src/device')
-rw-r--r--src/device/dcd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/dcd.h b/src/device/dcd.h
index 4e725c95a..8efbc90ef 100644
--- a/src/device/dcd.h
+++ b/src/device/dcd.h
@@ -40,7 +40,7 @@
//--------------------------------------------------------------------+
#ifndef CFG_TUD_ENDPPOINT_MAX
- #define CFG_TUD_ENDPPOINT_MAX DCD_ATTR_ENDPOINT_MAX
+ #define CFG_TUD_ENDPPOINT_MAX TUP_DCD_ENDPOINT_MAX
#endif
//--------------------------------------------------------------------+