add the entry for RX65N

This commit is contained in:
kkitayam 2021-06-26 23:09:18 +09:00
parent 511b2d47d1
commit 393a9120ac
1 changed files with 2 additions and 2 deletions

View File

@ -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"