MCX A and MCX N merged to MCX family

This commit is contained in:
Jerry Palacios
2024-02-20 18:02:42 -06:00
parent 69ad3e2c8d
commit 5c14bd13da
37 changed files with 99 additions and 540 deletions

View File

@@ -100,10 +100,10 @@
#define TUP_DCD_ENDPOINT_MAX 8
#define TUP_RHPORT_HIGHSPEED 1
#elif TU_CHECK_MCU(OPT_MCU_MCXA)
#elif TU_CHECK_MCU(OPT_MCU_MCXA15)
// USB0 is chipidea FS
#define TUP_USBIP_CHIPIDEA_FS
#define TUP_USBIP_CHIPIDEA_FS_MCXA
#define TUP_USBIP_CHIPIDEA_FS_MCX
#define TUP_DCD_ENDPOINT_MAX 16