diff --git a/stm32-data-gen/src/rcc.rs b/stm32-data-gen/src/rcc.rs index e9cc6fe..fed750f 100644 --- a/stm32-data-gen/src/rcc.rs +++ b/stm32-data-gen/src/rcc.rs @@ -82,6 +82,7 @@ impl ParsedRccs { "PLLSAI2_Q", "PLLSAI2_R", "PLL1_P", + "PLL1_P_MUL_2", "PLL1_Q", "PLL1_R", "PLL1_VCO", // used for L0 USB