diff options
| author | pkj <[email protected]> | 2025-11-10 20:48:37 +0800 |
|---|---|---|
| committer | pkj <[email protected]> | 2025-11-10 20:48:37 +0800 |
| commit | b584624b18d1070a589eca4a9fce9abd76413bfd (patch) | |
| tree | 92550d02cc17a30973405a8640ec68736e1c47b9 | |
| parent | f5d1c4eed74a9eb74c9903c78c7943c2ad41a3ef (diff) | |
feat: update 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 f85fd82ef..595778748 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 | - feat: timer: Add 32-bit timer support to SimplePwm waveform_up method following waveform pattern ([#4717](https://github.com/embassy-rs/embassy/pull/4717)) | ||
| 10 | - feat: Add support for injected ADC measurements for g4 ([#4840](https://github.com/embassy-rs/embassy/pull/4840)) | 11 | - feat: Add support for injected ADC measurements for g4 ([#4840](https://github.com/embassy-rs/embassy/pull/4840)) |
| 11 | - feat: Implement into_ring_buffered for g4 ([#4840](https://github.com/embassy-rs/embassy/pull/4840)) | 12 | - feat: Implement into_ring_buffered for g4 ([#4840](https://github.com/embassy-rs/embassy/pull/4840)) |
| 12 | - feat: Add support for 13-bit address and 16-bit data SDRAM chips | 13 | - feat: Add support for 13-bit address and 16-bit data SDRAM chips |
