mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.
Which fits both MIMXRT10XX and MIMXRT11XX.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#include "fsl_device_registers.h"
|
||||
|
||||
#if CFG_TUSB_MCU == OPT_MCU_MIMXRT11XX
|
||||
#if !defined(USB1_BASE) && defined(USB_OTG1_BASE)
|
||||
#define USB1_BASE USB_OTG1_BASE
|
||||
#define USB2_BASE USB_OTG2_BASE
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user