Skip to content

Commit ed78fcb

Browse files
gbiptherealprof
authored andcommitted
Add changelog entry for pwm input gpio fix (#58)
1 parent ba78914 commit ed78fcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2121
- Add methods `stop`, `release` and `clear_update_interrupt_flag` to `Timer` (`clear_update_interrupt_flag` does not apply to `Timer<SYST>`)
2222
- Add timer interrupt example using RTFM
2323
- Implement IndependentWatchdog for the IWDG peripheral
24+
- Fix gpio misconfiguration when using a timer in pwm input mode. Now the gpio has to be configured in floating input mode.
2425

2526
### Changed
2627

0 commit comments

Comments
 (0)