aboutsummaryrefslogtreecommitdiff
path: root/embassy-nxp/CHANGELOG.md
diff options
context:
space:
mode:
authorRoi Bachynskyi <[email protected]>2025-09-25 15:19:45 +0300
committerRoi Bachynskyi <[email protected]>2025-10-23 01:16:03 +0300
commit5ed604fc0453066f0d0cf0c161823df5f4b7900f (patch)
tree9fa5447cf5821d1ae3540ea5440efa2913399aeb /embassy-nxp/CHANGELOG.md
parent280088946f9da3ea3c1ece4f7e73d585fc681893 (diff)
nxp/lpc55: pwm simple
Diffstat (limited to 'embassy-nxp/CHANGELOG.md')
-rw-r--r--embassy-nxp/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-nxp/CHANGELOG.md b/embassy-nxp/CHANGELOG.md
index ad8670854..39f5c75bd 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: PWM simple
10- LPC55: Move ALT definitions for USART to TX/RX pin impls. 11- LPC55: Move ALT definitions for USART to TX/RX pin impls.
11- LPC55: Remove internal match_iocon macro 12- LPC55: Remove internal match_iocon macro
12- LPC55: DMA Controller and asynchronous version of USART 13- LPC55: DMA Controller and asynchronous version of USART