diff options
| author | Gerzain Mata <[email protected]> | 2025-11-19 20:45:36 -0700 |
|---|---|---|
| committer | Gerzain Mata <[email protected]> | 2025-11-20 09:59:36 -0700 |
| commit | 219de4be85f6e63e73693c934be54687c9ad860c (patch) | |
| tree | bcd60feb6b713c9c12705ce6f018cce2c672d459 /embassy-stm32/CHANGELOG.md | |
| parent | 661874d11de7d93ed52e08e020a9d4c7ee11122d (diff) | |
stm32: Fixed ADC4 enable() for WBA
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 d2f675dbc..8dc34ff72 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 | - fix: Fixed ADC4 enable() for WBA | ||
| 10 | - feat: add poll_for methods to exti | 11 | - feat: add poll_for methods to exti |
| 11 | - feat: implement stop for stm32wb. | 12 | - feat: implement stop for stm32wb. |
| 12 | - change: rework hsem and add HIL test for some chips. | 13 | - change: rework hsem and add HIL test for some chips. |
