mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-02 14:44:32 +00:00
Try another tweak
This commit is contained in:
parent
326c88c966
commit
b1d37cbf22
@ -93,3 +93,6 @@ debug = false
|
||||
debug-assertions = false
|
||||
opt-level = 0
|
||||
overflow-checks = false
|
||||
|
||||
[patch.crates-io]
|
||||
cortex-m-rt = { git = "https://github.com/yutannihilation/cortex-m", branch = "fix/allow-unsafe-wrap-rust2024" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user