diff options
| author | James Sandison <[email protected]> | 2025-06-04 11:21:27 +1000 |
|---|---|---|
| committer | James Sandison <[email protected]> | 2025-06-04 11:21:27 +1000 |
| commit | 56c9521abdef663b455a345c99a4f6b22591aa56 (patch) | |
| tree | dfc6f01a600f902ce850df94a61b1f98931781d8 /src/tusb_option.h | |
| parent | 2a364ca272d8219f47aece3232aa2e9ab8738655 (diff) | |
chore: squash previous commits from other branches
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 104f669c9..cca6096c6 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -94,6 +94,7 @@ #define OPT_MCU_STM32U0 316 ///< ST U0 #define OPT_MCU_STM32H7RS 317 ///< ST F7RS #define OPT_MCU_STM32C0 318 ///< ST C0 +#define OPT_MCU_STM32N6 319 ///< ST N6 // Sony #define OPT_MCU_CXD56 400 ///< SONY CXD56 |
