From 4ed2d3f65aa01892c68ae4e8439b74927b60af7e Mon Sep 17 00:00:00 2001 From: Eli Orona Date: Sun, 25 Feb 2024 16:16:25 -0800 Subject: [PATCH] Update rcc.rs --- stm32-data-gen/src/rcc.rs | 1 + 1 file changed, 1 insertion(+) 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