diff options
| author | Daniel Nilsson <[email protected]> | 2025-11-14 11:17:02 +0100 |
|---|---|---|
| committer | Daniel Nilsson <[email protected]> | 2025-11-14 11:17:02 +0100 |
| commit | 34b5b4eb92de4c135156c52ce3d5b59c14a5c841 (patch) | |
| tree | be52fed5583f44a8787ee695f03eb62e487cf444 | |
| parent | 842ee9bef98975d2a874a425983cfad59610a963 (diff) | |
adjusting changelog
| -rw-r--r-- | embassy-stm32/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-stm32/CHANGELOG.md b/embassy-stm32/CHANGELOG.md index 259eaf9c0..9153e15b9 100644 --- a/embassy-stm32/CHANGELOG.md +++ b/embassy-stm32/CHANGELOG.md | |||
| @@ -59,7 +59,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 59 | - fix: stm32/i2c v2 slave: prevent misaligned reads, error false positives, and incorrect counts of bytes read/written | 59 | - fix: stm32/i2c v2 slave: prevent misaligned reads, error false positives, and incorrect counts of bytes read/written |
| 60 | - feat: add flash support for c0 family ([#4874](https://github.com/embassy-rs/embassy/pull/4874)) | 60 | - feat: add flash support for c0 family ([#4874](https://github.com/embassy-rs/embassy/pull/4874)) |
| 61 | - fix: fixing channel numbers on vbat and vddcore for adc on adc | 61 | - fix: fixing channel numbers on vbat and vddcore for adc on adc |
| 62 | - adc: splitting up implementations to distinguish ADC1 & 2 hosted internal special channels are only accessible on the relevant block | 62 | - adc: adding disable to vbat |
| 63 | 63 | ||
| 64 | ## 0.4.0 - 2025-08-26 | 64 | ## 0.4.0 - 2025-08-26 |
| 65 | 65 | ||
