diff options
| author | Dang Fan <[email protected]> | 2026-04-14 13:58:02 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-14 13:58:02 +0800 |
| commit | 41462d2b79d5c7f82ce9e8fa8268b342f3f89a67 (patch) | |
| tree | 23131631cfd865c9486883f6292ba809125cb87d /src/common | |
| parent | ce9864a0bcad0b22b1494466b7ef379e1b688319 (diff) | |
| parent | 3cfe7a0ed1c8c0ca7b1ad747cfce502a5312bf1c (diff) | |
Merge branch 'hathach:master' into big-endian-for-setup-packets
Diffstat (limited to 'src/common')
| -rw-r--r-- | src/common/tusb_mcu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/tusb_mcu.h b/src/common/tusb_mcu.h index b12a3177e..77a0bbf1d 100644 --- a/src/common/tusb_mcu.h +++ b/src/common/tusb_mcu.h @@ -166,6 +166,7 @@ #define TUP_USBIP_DWC2 #define TUP_USBIP_DWC2_NRF #define TUP_DCD_ENDPOINT_MAX 16 + #define TUP_RHPORT_HIGHSPEED 1 #define CFG_TUH_DWC2_DMA_ENABLE_DEFAULT 0 //--------------------------------------------------------------------+ |
