embassy/examples/stm32h7
Dario Nieuwenhuis 3690af9bea
stm32/timer: merge pwm module into timer. (#1703)
The traits there are applicable to timer use cases other than PWM.
It doesn't make sense to keep them separated.
2023-07-28 15:29:27 +02:00
..
.cargo Update probe-rs-cli -> probe-rs 2023-06-29 02:39:28 +02:00
src/bin stm32/timer: merge pwm module into timer. (#1703) 2023-07-28 15:29:27 +02:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Add notes about setting chip name correctly for examples. 2023-07-22 21:58:29 +01:00
memory.x Implement giant (chunked) DMA transfers for DCMI. 2022-04-25 14:30:43 +02:00