embassy/embassy-stm32
Dario Nieuwenhuis 428a4ba3f9 stm32/gpdma: clear all interrupts after reset.
Reset doesn't clear them, this causes subsequent transfers to instantly
complete because the TC flag was set from before.
2023-06-19 23:03:31 +02:00
..
src stm32/gpdma: clear all interrupts after reset. 2023-06-19 23:03:31 +02:00
build.rs stm32: update stm32-metapac. 2023-06-19 03:22:12 +02:00
Cargo.toml stm32: update stm32-metapac. 2023-06-19 03:22:12 +02:00
tl_mbox.x.in stm32/ipcc: extract tl_mbox linker file to embassy-stm32 2023-05-27 15:03:25 -05:00