diff options
| author | xoviat <[email protected]> | 2025-11-19 13:20:17 -0600 |
|---|---|---|
| committer | xoviat <[email protected]> | 2025-11-19 13:20:17 -0600 |
| commit | 141685f6f7ff5e78fb08d3aefb67be5d16485ceb (patch) | |
| tree | c1bcc573f050b5353db6f4561f2957cac288f3f4 /embassy-stm32/CHANGELOG.md | |
| parent | 0ee68ed648ef96f001247409a9bacd2dc5cfbb30 (diff) | |
hsem: add hardware test and rework
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 b6caf8f65..597cbb192 100644 --- a/embassy-stm32/CHANGELOG.md +++ b/embassy-stm32/CHANGELOG.md | |||
| @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 7 | 7 | ||
| 8 | ## Unreleased - ReleaseDate | 8 | ## Unreleased - ReleaseDate |
| 9 | 9 | ||
| 10 | - change: rework hsem and add HIL test for some chips. | ||
| 10 | - 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)) | 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)) |
| 11 | - feat: allow embassy_executor::main for low power | 12 | - feat: allow embassy_executor::main for low power |
| 12 | - feat: Add waveform methods to ComplementaryPwm | 13 | - feat: Add waveform methods to ComplementaryPwm |
