Release rtic-monotonics 1.1.0, release rtic-sync 1.0.2

This commit is contained in:
Emil Fresk 2023-08-29 09:14:42 +02:00 committed by Henrik Tjäder
parent 4ea73021d6
commit adfe33f597
4 changed files with 8 additions and 2 deletions

View file

@ -7,6 +7,8 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
## Unreleased
## v1.1.0 - 2023-08-29
### Added
- Feature `systick-64bit` to get 64-bit backed `TimerInstantU64` instead of `TimerInstantU32` from the SysTick-based monotonic timer