mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
Prepare release of rtic-monotonics with new eha version
This commit is contained in:
parent
9b15b4756a
commit
ce3804dc92
3 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ features = ["thumbv6-backend"]
|
|||
|
||||
[dependencies.rtic-monotonics]
|
||||
path = "../../rtic-monotonics"
|
||||
version = "=1.0.0-alpha.1"
|
||||
version = "=1.0.0-alpha.2"
|
||||
features = ["rp2040"]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ features = ["thumbv7-backend"]
|
|||
|
||||
[dependencies.rtic-monotonics]
|
||||
path = "../../rtic-monotonics"
|
||||
version = "=1.0.0-alpha.1"
|
||||
version = "=1.0.0-alpha.2"
|
||||
features = ["cortex-m-systick"]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue