diff options
| author | xoviat <[email protected]> | 2025-11-04 13:01:20 -0600 |
|---|---|---|
| committer | xoviat <[email protected]> | 2025-11-04 13:01:20 -0600 |
| commit | 74c9e57be4df4da74430fd97cb034fd98599343a (patch) | |
| tree | adff2fd11e54ac54c9b0b464adce51633e2e60f3 | |
| parent | 6a84554788b18d36c1177d7bbfd9fda2fbb1c9b2 (diff) | |
stm32: changelog
| -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 3d6a41f14..280dc260c 100644 --- a/embassy-stm32/CHANGELOG.md +++ b/embassy-stm32/CHANGELOG.md | |||
| @@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 42 | - adc: consolidate ringbuffer | 42 | - adc: consolidate ringbuffer |
| 43 | - feat: Added RTC low-power support for STM32WLEx ([#4716](https://github.com/embassy-rs/embassy/pull/4716)) | 43 | - feat: Added RTC low-power support for STM32WLEx ([#4716](https://github.com/embassy-rs/embassy/pull/4716)) |
| 44 | - fix: Correct STM32WBA VREFBUFTRIM values | 44 | - fix: Correct STM32WBA VREFBUFTRIM values |
| 45 | - low_power: remove stop_with rtc and initialize in init if low-power feature enabled. | ||
| 45 | 46 | ||
| 46 | ## 0.4.0 - 2025-08-26 | 47 | ## 0.4.0 - 2025-08-26 |
| 47 | 48 | ||
