embassy/examples/stm32f4
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 Merge pull request #1676 from adamgreig/fix-dac-example 2023-07-24 14:18:37 +00:00