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 b29a14b commit cc6019eCopy full SHA for cc6019e
CHANGELOG.md
@@ -42,7 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
42
43
### Changed
44
45
-- [breaking-change] `Timer::new` now just initializes periphery.
+- [breaking-change] `Timer::new` now just initializes peripheral.
46
Use `.start_count_down` to start count, `pwm` or `delay` on `Timer` struct.
47
- Add `Spi::new`, `I2s::new, `spi::Instance` and deprecate `Spi:spix`,
48
deprecate `Serial::usartx`, remove deprecated `I2c::i2cx`
0 commit comments