Skip to content

Commit

Permalink
Add some missing changelog entries
Browse files Browse the repository at this point in the history
Thanks to 9names for comparing the changelog with the git history
  • Loading branch information
jannic committed Mar 10, 2024
1 parent b37424d commit 492b8f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rp2040-hal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Update lower VCO frequency limit according to datasheet update - #773 @ithinuel
- bump MSRV to 1.75
- Bump MSRV to 1.75 - #761 @ithinuel
- Move on-target-tests back to the work space - #762 @ithinuel
- Set startup\_delay\_multiplier of XOSC to 64, and make it configurable.
This should increase compatibility with boards where the oscillator starts up
more slowly than on the Raspberry Pico. - #746 @jannic
Expand All @@ -54,6 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix RealTimeClock & UsbBus ownership - #725 @jnthbdn
- Make Spi::free also free up the pins - #719 @SCingolani
- Add safety comments to unsafe rom function - #721 @jannic
- Several cleanups and documentation updates - #716 #718 #720 #743 #763 #767 #776 #777 #778 #779 @jannic @ithinuel

## [0.9.1] - 2023-11-12

Expand Down

0 comments on commit 492b8f5

Please sign in to comment.