Make HS USB default for STM32H7RS

This commit is contained in:
Chintalagiri Shashank 2024-11-16 12:30:10 +05:30
parent a780071d20
commit c291b831e8

View File

@ -306,6 +306,9 @@
// FS has 6, HS has 9
#define TUP_DCD_ENDPOINT_MAX 9
// MCU with on-chip HS Phy
#define TUP_RHPORT_HIGHSPEED 1
//--------------------------------------------------------------------+
// Sony
//--------------------------------------------------------------------+