We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cb84a commit f999811Copy full SHA for f999811
CHANGELOG.md
@@ -6,16 +6,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
+### Added
10
11
### Changed
-
12
- Updated the `cast` dependency from 0.2 to 0.3
13
+- Fixed typo in setup of complementary channels
14
15
### Added
16
17
- Provide getters to serial status flags idle/txe/rxne/tc.
18
- Provide ability to reset timer UIF interrupt flag
19
- PWM complementary output capability for TIM1 with new example to demonstrate
20
+- Very simple dead time control of complementary PWM channels
21
22
### Fixed
23
0 commit comments