embassy/examples/stm32h7
Dario Nieuwenhuis 89b009b11d stm32h7/rcc: remove unneeded DMA enable settings.
These are automatically enabled by dma::init().
2022-01-04 13:31:30 +01:00
..
.cargo Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
src stm32h7/rcc: remove unneeded DMA enable settings. 2022-01-04 13:31:30 +01:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Use smoltcp 0.8.0 from crates.io. 2021-12-12 15:32:36 +01:00
memory.x Fix v2 ethernet pin definitions. Fix ethernet example for H7 nucleos. 2021-11-04 16:25:30 +01:00