mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
Release all crates
This commit is contained in:
parent
e592a3aa12
commit
42ebfe57f1
12 changed files with 26 additions and 7 deletions
|
|
@ -7,12 +7,15 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
|
||||
## Unreleased
|
||||
|
||||
## v2.1.0 - 2025-06-22
|
||||
|
||||
### Changed
|
||||
|
||||
- Updated esp32c3 dependency to v0.28.0
|
||||
- Updated esp32c3 dependency to v0.27.0
|
||||
|
||||
### Added
|
||||
|
||||
- `SYSTIMER` based monotonic for the ESP32-C6
|
||||
|
||||
## v2.0.3 - 2024-10-23
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "rtic-monotonics"
|
||||
version = "2.0.3"
|
||||
version = "2.1.0"
|
||||
|
||||
edition = "2021"
|
||||
authors = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue