Skip to content

Commit c160e1a

Browse files
author
Jonas Schievink
committed
Add changelog entry
1 parent 2f4efa6 commit c160e1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
- Seal the `timer::Instance` trait ([#214]).
3838
- Make GPIOs start in a `Disconnected` state instead of `Input<Floating>` ([#220] [#245]).
3939
- 🦭 all `Instance` traits ([#255]).
40+
- 🦭 PPI traits ([#259]).
4041
- Various TWIM fixes and improvements - removes automatic transfer splitting ([#242]).
4142
- Remove typestate from RTC to make it easier to use ([#252]).
4243

@@ -79,6 +80,7 @@
7980
[#250]: https://github.com/nrf-rs/nrf-hal/pull/250
8081
[#252]: https://github.com/nrf-rs/nrf-hal/pull/252
8182
[#255]: https://github.com/nrf-rs/nrf-hal/pull/255
83+
[#259]: https://github.com/nrf-rs/nrf-hal/pull/259
8284
[`cargo-xtask`]: https://github.com/matklad/cargo-xtask
8385

8486
## [0.11.1]

0 commit comments

Comments
 (0)