summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-07-05 17:13:01 +0700
committerhathach <[email protected]>2023-07-05 17:13:01 +0700
commitf79529c09c6e7c0d6ee5586633ceb8c83e345406 (patch)
tree869df5eb8a1f275bf2ccc32093b446d9e59d78d9 /src/common
parent1d6ca3bc9b68e0f17f2db61d2d8c2c951b8b32eb (diff)
usb hs work with ra 6m5 ek
Diffstat (limited to 'src/common')
-rw-r--r--src/common/tusb_mcu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/tusb_mcu.h b/src/common/tusb_mcu.h
index 9f3be78fd..496ebfc85 100644
--- a/src/common/tusb_mcu.h
+++ b/src/common/tusb_mcu.h
@@ -327,6 +327,7 @@
// Renesas
//--------------------------------------------------------------------+
#elif TU_CHECK_MCU(OPT_MCU_RX63X, OPT_MCU_RX65X, OPT_MCU_RX72N, OPT_MCU_RAXXX)
+ #define TUP_USBIP_RUSB2
#define TUP_DCD_ENDPOINT_MAX 10
//--------------------------------------------------------------------+