diff options
| author | Roi Bachynskyi <[email protected]> | 2025-09-15 00:38:23 +0300 |
|---|---|---|
| committer | Roi Bachynskyi <[email protected]> | 2025-09-25 12:20:10 +0300 |
| commit | f3d3b8899358ce8540bf5b2107a71b02ff941213 (patch) | |
| tree | cd3e8900071ec0896ed88e4cbeca5ed985cf3e8f /embassy-nxp/CHANGELOG.md | |
| parent | 56019ba197443e16b4f0b3a0fe3ff85985f6e45c (diff) | |
lpc55: dma and async usart
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 ab97c4185..0fb677cd8 100644 --- a/embassy-nxp/CHANGELOG.md +++ b/embassy-nxp/CHANGELOG.md | |||
| @@ -7,5 +7,6 @@ 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: DMA Controller and asynchronous version of USART | ||
| 10 | - Moved NXP LPC55S69 from `lpc55-pac` to `nxp-pac` | 11 | - Moved NXP LPC55S69 from `lpc55-pac` to `nxp-pac` |
| 11 | - First release with changelog. | 12 | - First release with changelog. |
