mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-22 06:40:58 +00:00
Make HS USB default for STM32H7RS
This commit is contained in:
parent
a780071d20
commit
c291b831e8
@ -306,6 +306,9 @@
|
|||||||
// FS has 6, HS has 9
|
// FS has 6, HS has 9
|
||||||
#define TUP_DCD_ENDPOINT_MAX 9
|
#define TUP_DCD_ENDPOINT_MAX 9
|
||||||
|
|
||||||
|
// MCU with on-chip HS Phy
|
||||||
|
#define TUP_RHPORT_HIGHSPEED 1
|
||||||
|
|
||||||
//--------------------------------------------------------------------+
|
//--------------------------------------------------------------------+
|
||||||
// Sony
|
// Sony
|
||||||
//--------------------------------------------------------------------+
|
//--------------------------------------------------------------------+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user