Skip to content

Commit 3c55b87

Browse files
NandoBongersnando
andauthored
Added the pwm configuration for TIM20 for the stm32g473 + cargo fmt (#57)
* Added the pwm configuration for TIM20 for the stm32g473 Co-authored-by: nando <[email protected]>
1 parent cea8610 commit 3c55b87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pwm.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,6 +1473,7 @@ tim_hal! {
14731473
}
14741474

14751475
#[cfg(any(
1476+
feature = "stm32g473",
14761477
feature = "stm32g474",
14771478
feature = "stm32g483",
14781479
feature = "stm32g484",

0 commit comments

Comments
 (0)