diff options
| author | Ha Thach <[email protected]> | 2024-05-20 18:47:22 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-20 18:47:22 +0700 |
| commit | a068b81674e8b47d6fb78ab6a06abb7decc2e644 (patch) | |
| tree | c06d196aa384da214b4dc0062d61ce46a13982d6 /src/tusb_option.h | |
| parent | ccc7a36043e055ded1f478a979a303e694123187 (diff) | |
| parent | 10b1e38404c044345e9ea0f3e5c678af94eb0f0a (diff) | |
Merge pull request #2362 from dragonlock2/master
Add CH32V20x USB OTG/FS Driver
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 908c7754a..318a4c7bd 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -183,6 +183,7 @@ // WCH #define OPT_MCU_CH32V307 2200 ///< WCH CH32V307 #define OPT_MCU_CH32F20X 2210 ///< WCH CH32F20x +#define OPT_MCU_CH32V20X 2220 ///< WCH CH32V20X // NXP LPC MCX |
