Skip to content

Commit 18fb1de

Browse files
committed
BIDI bool
1 parent d0c0aa3 commit 18fb1de

File tree

4 files changed

+132
-272
lines changed

4 files changed

+132
-272
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Changed
1111

12-
- `PwmHz::get_period`: fix computation of return value, prevent division by zero
12+
- Use `bool` for BIDI mode type
13+
- `PwmHz::get_period`: fix computation of return value, prevent division by zero
1314
- apply #[inline] attribute to bitbanding functions [#517]
1415
- update `stm32f4` to 0.15.1 [#481]
1516
- use `stm32_i2s_v12x` version 0.3, reexport it, and implements requirement for it [#490]

0 commit comments

Comments
 (0)