summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2026-04-13 13:40:26 +0700
committerGitHub <[email protected]>2026-04-13 13:40:26 +0700
commit3cfe7a0ed1c8c0ca7b1ad747cfce502a5312bf1c (patch)
tree9d8446af4f99ffddec1f4506740c30847e14d454 /src/common
parent470715ad8cb07b496ad2c2e9bf0b95d32cf768c7 (diff)
parent5358b204a5b701073ae1051ac48f2d8400533df4 (diff)
Merge pull request #3574 from gab-k/support-nrf54lm20a
Add initial board support for nRF54LM20 DK
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 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
//--------------------------------------------------------------------+