merge n6 and h7rs (same config)

This commit is contained in:
hathach
2025-06-12 21:20:49 +07:00
parent 2e231a7517
commit 7d66a3e775
2 changed files with 3 additions and 12 deletions

View File

@@ -79,8 +79,8 @@ extern "C" {
#elif CFG_TUSB_MCU == OPT_MCU_STM32N6
#include "stm32n6xx.h"
#define EP_MAX_FS 6
#define EP_FIFO_SIZE_FS 1280
#define EP_MAX_FS 9
#define EP_FIFO_SIZE_FS 4096
#define EP_MAX_HS 9
#define EP_FIFO_SIZE_HS 4096