mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
Review fixes
This commit is contained in:
parent
70ea278f86
commit
767d46e05b
4 changed files with 5 additions and 9 deletions
|
|
@ -53,7 +53,6 @@ required-features = ["__v7"]
|
|||
[dependencies]
|
||||
cortex-m = "0.7.0"
|
||||
cortex-m-rtic-macros = { path = "macros", version = "0.6.0-alpha.0" }
|
||||
# rtic-core = { git = "https://github.com/rtic-rs/rtic-core", branch = "new_monotonic" }
|
||||
rtic-monotonic = { git = "https://github.com/rtic-rs/rtic-monotonic", branch = "master" }
|
||||
rtic-core = "0.3.1"
|
||||
heapless = "0.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue