add OPT_MCU_MM32F327X

move dcd_mm32f into mindmotion folder
This commit is contained in:
hathach 2021-06-07 18:51:44 +07:00
parent 26b9fc38ed
commit c2b85c8d6d
2 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/*
/*
* The MIT License (MIT)
*
* Copyright (c) 2020 SE TEAM
@ -25,12 +25,12 @@
*/
#include "tusb_option.h"
#include "reg_usb_otg_fs.h"
#include "mm32_device.h"
#include "hal_conf.h"
#if TUSB_OPT_DEVICE_ENABLED && ( CFG_TUSB_MCU == OPT_MCU_MM32F327X )
#include "reg_usb_otg_fs.h"
#include "mm32_device.h"
#include "hal_conf.h"
#include "device/dcd.h"
//--------------------------------------------------------------------+

View File

@ -113,6 +113,9 @@
// Renesas RX
#define OPT_MCU_RX63X 1400 ///< Renesas RX63N/631
// Mind Motion
#define OPT_MCU_MM32F327X 1500 ///< Mind Motion MM32F327
/** @} */
/** \defgroup group_supported_os Supported RTOS