diff options
| author | René van Dorst <[email protected]> | 2025-08-19 16:56:45 +0200 |
|---|---|---|
| committer | René van Dorst <[email protected]> | 2025-08-19 16:57:23 +0200 |
| commit | 8aac4aa9d3fc7ee8a4825dd723f36bb1c6020a82 (patch) | |
| tree | ee54f01bf4ab0beaf86a6049a87ec74cb18c9d6a /embassy-stm32/CHANGELOG.md | |
| parent | 0d8350f326361a0f7c5aa2d71f48cbec7c39287a (diff) | |
added changelog entry
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 0c2d23246..26b643aa0 100644 --- a/embassy-stm32/CHANGELOG.md +++ b/embassy-stm32/CHANGELOG.md | |||
| @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 9 | ## Unreleased - ReleaseDate | 9 | ## Unreleased - ReleaseDate |
| 10 | 10 | ||
| 11 | - fix: Fix vrefbuf building with log feature | 11 | - fix: Fix vrefbuf building with log feature |
| 12 | - fix: stm32/i2c: pull-down was enabled instead of pull-none when no internal pull-up was needed. | ||
| 12 | 13 | ||
| 13 | ## 0.3.0 - 2025-08-12 | 14 | ## 0.3.0 - 2025-08-12 |
| 14 | 15 | ||
