Update Rust crate embassy-rp to 0.4.0
Some checks failed
Build on feature branch / Build (push) Failing after 19m28s
Some checks failed
Build on feature branch / Build (push) Failing after 19m28s
This commit is contained in:
parent
4136e43496
commit
29a4e2701a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ embassy-executor = { version = "0.7.0", features = [
|
|||
"executor-thread",
|
||||
"executor-interrupt",
|
||||
] }
|
||||
embassy-rp = { version = "0.3.1", features = [
|
||||
embassy-rp = { version = "0.4.0", features = [
|
||||
"unstable-pac",
|
||||
"time-driver",
|
||||
"critical-section-impl",
|
||||
|
|
Loading…
Reference in a new issue