Skip to content

Commit f999811

Browse files
committed
Update CHANGELOG.md
1 parent e3cb84a commit f999811

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
9+
### Added
910

1011
### Changed
11-
1212
- Updated the `cast` dependency from 0.2 to 0.3
13+
- Fixed typo in setup of complementary channels
1314

1415
### Added
1516

1617
- Provide getters to serial status flags idle/txe/rxne/tc.
1718
- Provide ability to reset timer UIF interrupt flag
1819
- PWM complementary output capability for TIM1 with new example to demonstrate
20+
- Very simple dead time control of complementary PWM channels
1921

2022
### Fixed
2123

0 commit comments

Comments
 (0)