Skip to content

Commit

Permalink
Added the pwm configuration for TIM20 for the stm32g473 + cargo fmt (#57
Browse files Browse the repository at this point in the history
)

* Added the pwm configuration for TIM20 for the stm32g473

Co-authored-by: nando <n.bongers@marpower.com>
  • Loading branch information
NandoBongers and nando authored Feb 12, 2023
1 parent cea8610 commit 3c55b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pwm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1473,6 +1473,7 @@ tim_hal! {
}

#[cfg(any(
feature = "stm32g473",
feature = "stm32g474",
feature = "stm32g483",
feature = "stm32g484",
Expand Down

0 comments on commit 3c55b87

Please sign in to comment.