Skip to content

Commit b29a14b

Browse files
committed
changelog
1 parent bcdc671 commit b29a14b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4242

4343
### Changed
4444

45+
- [breaking-change] `Timer::new` now just initializes periphery.
46+
Use `.start_count_down` to start count, `pwm` or `delay` on `Timer` struct.
4547
- Add `Spi::new`, `I2s::new, `spi::Instance` and deprecate `Spi:spix`,
4648
deprecate `Serial::usartx`, remove deprecated `I2c::i2cx`
4749
- Deprecate `free` in favour of `release`

0 commit comments

Comments
 (0)