diff options
| author | i509VCB <[email protected]> | 2025-10-13 16:17:42 -0500 |
|---|---|---|
| committer | i509VCB <[email protected]> | 2025-10-13 16:20:50 -0500 |
| commit | f43eb6c204b5fe8a975bd0d325b268cbbcb00f99 (patch) | |
| tree | 1445c61dc2ffc084a25a1540e2ee6625f951688b /embassy-nxp/CHANGELOG.md | |
| parent | 4d6763364d0eab3858eebfea9d98c4fdd208faf9 (diff) | |
nxp/lpc55: eliminate match_iocon
It is easier to have SealedPin provide a way to get to the Pio icon registers
Diffstat (limited to 'embassy-nxp/CHANGELOG.md')
| -rw-r--r-- | embassy-nxp/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-nxp/CHANGELOG.md b/embassy-nxp/CHANGELOG.md index 0fb677cd8..295d45c2d 100644 --- a/embassy-nxp/CHANGELOG.md +++ b/embassy-nxp/CHANGELOG.md | |||
| @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 7 | 7 | ||
| 8 | <!-- next-header --> | 8 | <!-- next-header --> |
| 9 | ## Unreleased - ReleaseDate | 9 | ## Unreleased - ReleaseDate |
| 10 | - LPC55: Remove internal match_iocon macro | ||
| 10 | - LPC55: DMA Controller and asynchronous version of USART | 11 | - LPC55: DMA Controller and asynchronous version of USART |
| 11 | - Moved NXP LPC55S69 from `lpc55-pac` to `nxp-pac` | 12 | - Moved NXP LPC55S69 from `lpc55-pac` to `nxp-pac` |
| 12 | - First release with changelog. | 13 | - First release with changelog. |
