Skip to content

Commit

Permalink
Merge #378
Browse files Browse the repository at this point in the history
378: Update changelog r=jonas-schievink a=jonas-schievink

bors r+

Co-authored-by: Jonas Schievink <[email protected]>
  • Loading branch information
bors[bot] and Jonas Schievink authored Feb 7, 2022
2 parents 2bf3e5d + 1f9dd29 commit edce43c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,20 @@

## Unreleased

### Changed
### New Features

- Implement `MultiwriteNorFlash` for nRF52 boards that support it ([#373]).
- Enable GPIOTE module for nRF9160 ([#376]).

### Enhancements

- Unified how pins are are returned in `free` calls ([#372]).
- Improvements to the NVMC driver ([#374]).

[#372]: https://github.com/nrf-rs/nrf-hal/pull/372
[#373]: https://github.com/nrf-rs/nrf-hal/pull/373
[#374]: https://github.com/nrf-rs/nrf-hal/pull/374
[#376]: https://github.com/nrf-rs/nrf-hal/pull/376

## [0.14.1]

Expand Down

0 comments on commit edce43c

Please sign in to comment.