diff options
Diffstat (limited to 'embassy-time/CHANGELOG.md')
| -rw-r--r-- | embassy-time/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-time/CHANGELOG.md b/embassy-time/CHANGELOG.md index a0c1abe8d..2e94e0112 100644 --- a/embassy-time/CHANGELOG.md +++ b/embassy-time/CHANGELOG.md | |||
| @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 15 | - Don't select `critical-section` impl for `std` | 15 | - Don't select `critical-section` impl for `std` |
| 16 | - Manually implement the future for `with_timeout` | 16 | - Manually implement the future for `with_timeout` |
| 17 | - Add 133MHz tick rate to support PR2040 @ 133MHz when `TIMERx`'s `SOURCE` is set to `SYSCLK` | 17 | - Add 133MHz tick rate to support PR2040 @ 133MHz when `TIMERx`'s `SOURCE` is set to `SYSCLK` |
| 18 | - Implement Sum for Duration | ||
| 18 | 19 | ||
| 19 | ## 0.4.0 - 2025-01-02 | 20 | ## 0.4.0 - 2025-01-02 |
| 20 | 21 | ||
