diff options
| author | hathach <[email protected]> | 2021-07-22 16:48:18 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-07-22 16:48:18 +0700 |
| commit | fa0936bf588c3942b7d2b92baed1693e73dbfdc1 (patch) | |
| tree | 2038fc3b34d4c380ebd4cce856bc980b5240f636 /src/tusb_option.h | |
| parent | 1c2bc47c078fb48379bb148840e9b9c88c0fa66f (diff) | |
| parent | 4c0cce4b1df707aa1aeb5e861971b5b31e94a416 (diff) | |
Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into Wini-Buh-CCRX_Port
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index 6651eb83d..91f28fdec 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -117,6 +117,7 @@ // Renesas RX #define OPT_MCU_RX63X 1400 ///< Renesas RX63N/631 #define OPT_MCU_RX65X 1401 ///< Renesas RX65N/RX651 +#define OPT_MCU_RX72N 1402 ///< Renesas RX72N // Mind Motion #define OPT_MCU_MM32F327X 1500 ///< Mind Motion MM32F327 |
