Skip to content

Commit f70554e

Browse files
Merge pull request #267 from jonas-schievink/changelog-0.12
Final changelog updates for 0.12.0
2 parents 195aef5 + 8a21e19 commit f70554e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@
88
- COMP module ([#189]).
99
- QDEC module ([#188]).
1010
- LPCOMP module ([#195]).
11-
- TWIS module ([#196]).
12-
- PWM module ([#200]).
11+
- TWIS module ([#196] [#230]).
12+
- PWM module ([#200] [#231]).
1313
- I2S module ([#201] [#209] [#225] [#237]).
1414
- SPIS module ([#226] [#236]).
1515
- Add support for the nRF52811 ([#227]).
1616
- Add PPI channel group tasks ([#212]).
1717
- Add PPI endpoints for timers ([#239]).
18+
- Allow disabling and reenabling the TWIM instance ([#266]).
1819

1920
### Enhancements
2021

@@ -70,6 +71,8 @@
7071
[#226]: https://github.com/nrf-rs/nrf-hal/pull/226
7172
[#227]: https://github.com/nrf-rs/nrf-hal/pull/227
7273
[#229]: https://github.com/nrf-rs/nrf-hal/pull/229
74+
[#230]: https://github.com/nrf-rs/nrf-hal/pull/230
75+
[#231]: https://github.com/nrf-rs/nrf-hal/pull/231
7376
[#236]: https://github.com/nrf-rs/nrf-hal/pull/236
7477
[#237]: https://github.com/nrf-rs/nrf-hal/pull/237
7578
[#239]: https://github.com/nrf-rs/nrf-hal/pull/239
@@ -83,6 +86,7 @@
8386
[#255]: https://github.com/nrf-rs/nrf-hal/pull/255
8487
[#259]: https://github.com/nrf-rs/nrf-hal/pull/259
8588
[#261]: https://github.com/nrf-rs/nrf-hal/pull/261
89+
[#266]: https://github.com/nrf-rs/nrf-hal/pull/266
8690
[`cargo-xtask`]: https://github.com/matklad/cargo-xtask
8791

8892
## [0.11.1]

0 commit comments

Comments
 (0)