embassy/embassy-stm32
Matous Hybl 6c5d81ada5 Add memory barriers to H7 flash driver to mitigate PGSERR errors
The stm32h7xx-hal uses only the ordering barrier, while the CubeMX uses the DSB and ISB instructions, to be on the safe side, both are used here.
2022-10-18 22:42:02 +02:00
..
src Add memory barriers to H7 flash driver to mitigate PGSERR errors 2022-10-18 22:42:02 +02:00
build.rs implement support for LPUART 2022-08-19 12:05:19 +02:00
Cargo.toml all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00