Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jannic committed Aug 11, 2024
1 parent f831b51 commit e243760
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

- Updated to SVD from pico-sdk 2.0.0
- Reverted some changes in the SVD to improve compatibility with previous versions:
- Rename USB peripheral back to USBCTRL\_REGS, and USB\_DPRAM to USBCTRL\_DPRAM.
- Reverted access attributes of SIE\_STATUS.SUSPENDED and DMA.CHAN\_ABORT.

## [0.6.0] [Crates.io](https://crates.io/crates/rp2040-pac/0.6.0) [Github](https://github.com/rp-rs/rp2040-pac/releases/tag/v0.6.0)

- Collect ADDR\_ENDP\* registers into an array
Expand Down

0 comments on commit e243760

Please sign in to comment.