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 901e5bd commit af83e6eCopy full SHA for af83e6e
CHANGELOG.md
@@ -18,6 +18,7 @@
18
- Refuse to build `nrf52810-hal` for hard-float targets, and `nrf51-hal` for thumbv7+ targets
19
([#206]).
20
- GPIOTE Port 1 and 0 differentiation for nRF52833 and nRF52840 ([#217])
21
+- Correct TWIM port initialization for P1 pins ([#221]).
22
23
### Breaking Changes
24
@@ -38,6 +39,7 @@
38
39
[#217]: https://github.com/nrf-rs/nrf-hal/pull/217
40
[#214]: https://github.com/nrf-rs/nrf-hal/pull/214
41
[#220]: https://github.com/nrf-rs/nrf-hal/pull/220
42
+[#221]: https://github.com/nrf-rs/nrf-hal/pull/221
43
44
## [0.11.1]
45
0 commit comments