mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
add the entry for RX65N
This commit is contained in:
parent
511b2d47d1
commit
393a9120ac
@ -26,8 +26,8 @@
|
||||
|
||||
#include "tusb_option.h"
|
||||
|
||||
#if TUSB_OPT_DEVICE_ENABLED && ( CFG_TUSB_MCU == OPT_MCU_RX63X )
|
||||
|
||||
#if TUSB_OPT_DEVICE_ENABLED && ( CFG_TUSB_MCU == OPT_MCU_RX63X || \
|
||||
CFG_TUSB_MCU == OPT_MCU_RX65X)
|
||||
#include "device/dcd.h"
|
||||
#include "iodefine.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user