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.
2 parents d7f0784 + acaff2e commit 047733cCopy full SHA for 047733c
CHANGELOG.md
@@ -22,6 +22,7 @@
22
### Breaking Changes
23
24
- Remove `Spi::read` ([#190]).
25
+- Seal the `timer::Instance` trait ([#214]).
26
27
[#185]: https://github.com/nrf-rs/nrf-hal/pull/185
28
[#188]: https://github.com/nrf-rs/nrf-hal/pull/188
@@ -34,6 +35,7 @@
34
35
[#190]: https://github.com/nrf-rs/nrf-hal/pull/190
36
[#206]: https://github.com/nrf-rs/nrf-hal/pull/206
37
[#217]: https://github.com/nrf-rs/nrf-hal/pull/217
38
+[#214]: https://github.com/nrf-rs/nrf-hal/pull/214
39
40
## [0.11.1]
41
0 commit comments