mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
More work on new spawn/executor
This commit is contained in:
parent
1eabb94f04
commit
cd790a9428
8 changed files with 43 additions and 108 deletions
|
|
@ -28,6 +28,8 @@ rtic-monotonic = "1.0.0"
|
|||
rtic-core = "1.0.0"
|
||||
heapless = "0.7.7"
|
||||
bare-metal = "1.0.0"
|
||||
#portable-atomic = { version = "0.3.19" }
|
||||
atomic-polyfill = "1"
|
||||
|
||||
[build-dependencies]
|
||||
version_check = "0.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue