Skip to content

Commit 2d2874f

Browse files
author
Jonas Schievink
committed
Update the changelog
1 parent b977292 commit 2d2874f

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,21 @@
22

33
## Unreleased
44

5-
- Fixed the nvmc erase procedure on nRF91 & nRF53 ([#387])
6-
- Added support for the nrf5340-net-core.
5+
### New Features
6+
7+
- Support the nRF5340 Net Core ([#386]).
8+
- Add internal VDD channels for the nRF51 ADC ([#382]).
9+
- Implement `MultiWriteNorFlash` for the nRF9160 ([#383]).
10+
11+
### Fixes
12+
13+
- Fixed the nvmc erase procedure on nRF91 & nRF53 ([#387]).
14+
- Fixed TWIM overruns being reported as `DataNack` errors ([#386]).
15+
16+
[#382]: https://github.com/nrf-rs/nrf-hal/pull/382
17+
[#383]: https://github.com/nrf-rs/nrf-hal/pull/383
18+
[#386]: https://github.com/nrf-rs/nrf-hal/pull/386
19+
[#387]: https://github.com/nrf-rs/nrf-hal/pull/387
720

821
## [0.15.0]
922

0 commit comments

Comments
 (0)