stm32-data/stm32-data-gen
Alexandros Liarokapis 8059f940cf Added SPI45SEL to RCC for STM32H7 devices.
RCC mux was missing the SPI45SEL selector. I had to add an extra rule to
the rcc.rs and fix the wrong SPI45SEL entries in rcc_h7ab.yaml and rcc_h7rs.yaml.
I confirmed that both default entries point to the PCLK2 instead of HCLK2.
2024-05-15 22:20:10 +03:00
..