diff options
| author | Riccardo Arena <[email protected]> | 2025-11-30 18:12:42 +0100 |
|---|---|---|
| committer | Riccardo Arena <[email protected]> | 2025-11-30 18:12:42 +0100 |
| commit | 20a0f1b7dccd75908bf5f4eb6d1a6f2340926215 (patch) | |
| tree | ffb72f7ccadb19596b12382fc810186538a4cb05 /embassy-stm32 | |
| parent | c6d6538df6ac32a17edac8f8a1e817c276f03c4c (diff) | |
chore: update changelog
Diffstat (limited to 'embassy-stm32')
| -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 2a99d0a96..867f83065 100644 --- a/embassy-stm32/CHANGELOG.md +++ b/embassy-stm32/CHANGELOG.md | |||
| @@ -86,6 +86,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 86 | - feat: stm32/lcd: added implementation | 86 | - feat: stm32/lcd: added implementation |
| 87 | - change: add error messages to can timing calculations ([#4961](https://github.com/embassy-rs/embassy/pull/4961)) | 87 | - change: add error messages to can timing calculations ([#4961](https://github.com/embassy-rs/embassy/pull/4961)) |
| 88 | - fix: stm32/i2c v2: add stop flag on stop received | 88 | - fix: stm32/i2c v2: add stop flag on stop received |
| 89 | - fix: stm32l47*/stm32l48* adc analog pin setup | ||
| 89 | 90 | ||
| 90 | ## 0.4.0 - 2025-08-26 | 91 | ## 0.4.0 - 2025-08-26 |
| 91 | 92 | ||
