mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Preparing v0.5.5 release
This commit is contained in:
parent
e9022e186c
commit
697ee6e14c
3 changed files with 10 additions and 4 deletions
|
|
@ -52,7 +52,7 @@ required-features = ["__v7"]
|
|||
|
||||
[dependencies]
|
||||
cortex-m = "0.6.2"
|
||||
cortex-m-rtic-macros = { path = "macros", version = "0.5.1" }
|
||||
cortex-m-rtic-macros = { path = "macros", version = "0.5.2" }
|
||||
rtic-core = "0.3.0"
|
||||
cortex-m-rt = "0.6.9"
|
||||
heapless = "0.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue