diff options
Diffstat (limited to 'stm32-gen-features/src')
| -rw-r--r-- | stm32-gen-features/src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stm32-gen-features/src/lib.rs b/stm32-gen-features/src/lib.rs index d184827cc..c9768cdbb 100644 --- a/stm32-gen-features/src/lib.rs +++ b/stm32-gen-features/src/lib.rs | |||
| @@ -14,6 +14,7 @@ const SUPPORTED_FAMILIES: &[&str] = &[ | |||
| 14 | "stm32l0", | 14 | "stm32l0", |
| 15 | "stm32l1", | 15 | "stm32l1", |
| 16 | "stm32l4", | 16 | "stm32l4", |
| 17 | "stm32l5", | ||
| 17 | "stm32h7", | 18 | "stm32h7", |
| 18 | "stm32u5", | 19 | "stm32u5", |
| 19 | "stm32wb55", | 20 | "stm32wb55", |
