embassy/embassy-stm32
bors[bot] da8258b767
Merge #1330
1330: stm32/pwm: add complementary pwm r=Dirbaio a=xoviat

This implements complementary PWM with dead time on many supported targets. The specific dead-time programming functions are passed through directly to the user, which is a bit ugly but the best compromise I could reach for now.

Co-authored-by: xoviat <xoviat@users.noreply.github.com>
2023-04-06 21:33:17 +00:00
..
src Merge #1330 2023-04-06 21:33:17 +00:00
build.rs stm32: add H5 support. 2023-04-06 18:59:37 +02:00
Cargo.toml Update embedded-hal crates. 2023-04-06 22:41:50 +02:00