diff options
| author | xoviat <[email protected]> | 2025-11-19 15:28:51 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-19 15:28:51 -0600 |
| commit | e8a187f758e0d6d2b8f9080d399baa1073dc6a74 (patch) | |
| tree | 662a155ae9498dff4c25faeecb8fd8d31e6e482a /embassy-stm32/CHANGELOG.md | |
| parent | f40b85d784824a24d42eded11bf9c83d7649ae2b (diff) | |
| parent | a68b5d5d29514dcaf0a6ed08207d3a1f1fa9b464 (diff) | |
Merge branch 'main' into exti
Diffstat (limited to 'embassy-stm32/CHANGELOG.md')
| -rw-r--r-- | embassy-stm32/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-stm32/CHANGELOG.md b/embassy-stm32/CHANGELOG.md index 7534f5b8e..9479ea7b1 100644 --- a/embassy-stm32/CHANGELOG.md +++ b/embassy-stm32/CHANGELOG.md | |||
| @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 8 | ## Unreleased - ReleaseDate | 8 | ## Unreleased - ReleaseDate |
| 9 | 9 | ||
| 10 | - feat: add poll_for methods to exti | 10 | - feat: add poll_for methods to exti |
| 11 | - change: rework hsem and add HIL test for some chips. | ||
| 11 | - change: stm32/eth: ethernet no longer has a hard dependency on station management, and station management can be used independently ([#4871](https://github.com/embassy-rs/embassy/pull/4871)) | 12 | - change: stm32/eth: ethernet no longer has a hard dependency on station management, and station management can be used independently ([#4871](https://github.com/embassy-rs/embassy/pull/4871)) |
| 12 | - feat: allow embassy_executor::main for low power | 13 | - feat: allow embassy_executor::main for low power |
| 13 | - feat: Add waveform methods to ComplementaryPwm | 14 | - feat: Add waveform methods to ComplementaryPwm |
