initial commit of support for K32L2B

This commit is contained in:
Greg Steiert
2021-08-23 16:17:57 -07:00
parent fb16e80e57
commit 86201f77be
7 changed files with 290 additions and 3 deletions

View File

@@ -26,7 +26,9 @@
#include "tusb_option.h"
#if TUSB_OPT_DEVICE_ENABLED && ( CFG_TUSB_MCU == OPT_MCU_MKL25ZXX )
#if TUSB_OPT_DEVICE_ENABLED && ( \
( CFG_TUSB_MCU == OPT_MCU_MKL25ZXX ) || ( CFG_TUSB_MCU == OPT_MCU_K32L2BXX ) \
)
#include "fsl_device_registers.h"
#define KHCI USB0