diff options
Diffstat (limited to 'rtic-monotonics/CHANGELOG.md')
| -rw-r--r-- | rtic-monotonics/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/rtic-monotonics/CHANGELOG.md b/rtic-monotonics/CHANGELOG.md index 6e18648..7efce03 100644 --- a/rtic-monotonics/CHANGELOG.md +++ b/rtic-monotonics/CHANGELOG.md @@ -15,6 +15,11 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top! - Update `esp32c3` dependency +### Fixed + +- STM32: Make initialization more deterministic +- STM32: Fix race condition that caused missed interrupts + ## v2.0.2 - 2024-07-05 ### Added |
