3 Commits

Author SHA1 Message Date
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
Dario Nieuwenhuis
5d58d7ddda chiptool fmt. 2024-05-01 16:11:06 +02:00
Dario Nieuwenhuis
afee4331ad Add stm32h7rs family. 2024-05-01 02:16:15 +02:00