diff options
| author | zhiqiang-ch <[email protected]> | 2025-12-30 10:44:03 +0800 |
|---|---|---|
| committer | zhiqiang-ch <[email protected]> | 2025-12-30 10:44:03 +0800 |
| commit | 239e20ba7399fc026325c4cd8c98c08a160a9773 (patch) | |
| tree | 6cc029d84232bea3f1898193cd62eaebc09ffe57 /src/tusb_option.h | |
| parent | b209b177ecc41ca733a4420c60fb7c1170be2342 (diff) | |
support for the AT32F45X series
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 64fe899db..35a0d97db 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -216,6 +216,7 @@ #define OPT_MCU_AT32F402_405 2504 ///< ArteryTek AT32F402_405 #define OPT_MCU_AT32F425 2505 ///< ArteryTek AT32F425 #define OPT_MCU_AT32F413 2506 ///< ArteryTek AT32F413 +#define OPT_MCU_AT32F45X 2507 ///< ArteryTek AT32F45x // HPMicro #define OPT_MCU_HPM 2600 ///< HPMicro |
