Split embassy crate into embassy-executor, embassy-util.
This commit is contained in:
@ -8,7 +8,7 @@ members = [
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
embassy = { path = "../../../../../embassy" }
|
||||
embassy-executor = { path = "../../../../../embassy-executor" }
|
||||
embassy-stm32 = { path = "../../../../../embassy-stm32" }
|
||||
stm32-metapac = { path = "../../../../../stm32-metapac" }
|
||||
|
||||
|
Reference in New Issue
Block a user