Merge pull request 'Update Rust crate embassy-rp to 0.4.0' (#6) from renovate/embassy-rp-0.x into master
Some checks failed
Build on master branch / Build (push) Has been cancelled
Some checks failed
Build on master branch / Build (push) Has been cancelled
Reviewed-on: #6
This commit is contained in:
commit
4c281b0c0d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ embassy-executor = { version = "0.7.0", features = [
|
||||||
"executor-thread",
|
"executor-thread",
|
||||||
"executor-interrupt",
|
"executor-interrupt",
|
||||||
] }
|
] }
|
||||||
embassy-rp = { version = "0.3.1", features = [
|
embassy-rp = { version = "0.4.0", features = [
|
||||||
"unstable-pac",
|
"unstable-pac",
|
||||||
"time-driver",
|
"time-driver",
|
||||||
"critical-section-impl",
|
"critical-section-impl",
|
||||||
|
|
Loading…
Reference in a new issue