More efficient timer queue, integrated into Executor directly.
This commit is contained in:
@ -22,6 +22,5 @@ rand_core = { version = "0.5.1", optional = true, features = ["std"] }
|
||||
cortex-m = "0.6.4"
|
||||
futures = { version = "0.3.5", default-features = false }
|
||||
pin-project = { version = "1.0.2", default-features = false }
|
||||
futures-intrusive = { version = "0.3.1", default-features = false }
|
||||
embassy-macros = { version = "0.1.0", path = "../embassy-macros"}
|
||||
|
||||
|
Reference in New Issue
Block a user