This repository was deprecated and partly merged into stm32-rs/stm32h7xx-hal
This crate provides an embedded-hal implementation for the stm32h7x3 chip series by ST Micro.
- RCC
- I2C
- GPIO
- Watchdog
- SPI
- UART
- PWM
- ADC
- SDMMC
This crate is as of now barely tested and thus it might not work as expected when using it.