chore: squash previous commits from other branches

This commit is contained in:
James Sandison
2025-06-04 11:21:27 +10:00
parent 2a364ca272
commit 56c9521abd
39 changed files with 5931 additions and 1 deletions

View File

@@ -322,6 +322,15 @@
// MCU with on-chip HS Phy
#define TUP_RHPORT_HIGHSPEED 1
#elif TU_CHECK_MCU(OPT_MCU_STM32N6)
#define TUP_USBIP_DWC2
#define TUP_USBIP_DWC2_STM32
#define TUP_DCD_ENDPOINT_MAX 9
// MCU with on-chip HS Phy
#define TUP_RHPORT_HIGHSPEED 2
//--------------------------------------------------------------------+
// Sony
//--------------------------------------------------------------------+