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 2f4efa6 commit c160e1aCopy full SHA for c160e1a
CHANGELOG.md
@@ -37,6 +37,7 @@
37
- Seal the `timer::Instance` trait ([#214]).
38
- Make GPIOs start in a `Disconnected` state instead of `Input<Floating>` ([#220] [#245]).
39
- 🦭 all `Instance` traits ([#255]).
40
+- 🦭 PPI traits ([#259]).
41
- Various TWIM fixes and improvements - removes automatic transfer splitting ([#242]).
42
- Remove typestate from RTC to make it easier to use ([#252]).
43
@@ -79,6 +80,7 @@
79
80
[#250]: https://github.com/nrf-rs/nrf-hal/pull/250
81
[#252]: https://github.com/nrf-rs/nrf-hal/pull/252
82
[#255]: https://github.com/nrf-rs/nrf-hal/pull/255
83
+[#259]: https://github.com/nrf-rs/nrf-hal/pull/259
84
[`cargo-xtask`]: https://github.com/matklad/cargo-xtask
85
86
## [0.11.1]
0 commit comments