Skip to content

Commit

Permalink
Make HS USB default for STM32H7RS
Browse files Browse the repository at this point in the history
  • Loading branch information
chintal committed Nov 16, 2024
1 parent af63c30 commit 3c62011
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/common/tusb_mcu.h
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,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
//--------------------------------------------------------------------+
Expand Down

0 comments on commit 3c62011

Please sign in to comment.