diff options
| author | Wini-Buh <[email protected]> | 2021-06-11 22:36:17 +0200 |
|---|---|---|
| committer | Wini-Buh <[email protected]> | 2021-06-11 22:36:17 +0200 |
| commit | 60d8ecbfe617b0f398f90c3fede9a9488f4da407 (patch) | |
| tree | 30484f43a2e94b8bd6ce6301377a32036950f625 /src/tusb_option.h | |
| parent | 1c23462b43f47685cf0051568f4bfea5de37d563 (diff) | |
| parent | b34724215bea28ef93fd80ed9c2e4ddc87874093 (diff) | |
clean up
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index 7e147966f..2a75cf515 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -114,6 +114,9 @@ #define OPT_MCU_RX63X 1400 ///< Renesas RX63N/631 #define OPT_MCU_RX72N 1401 ///< Renesas RX72N +// Mind Motion +#define OPT_MCU_MM32F327X 1500 ///< Mind Motion MM32F327 + /** @} */ /** \defgroup group_supported_os Supported RTOS |
