Compare commits
1 commit
5f7a992dfa
...
6e3d0593a0
Author | SHA1 | Date | |
---|---|---|---|
6e3d0593a0 |
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.4.0", features = [
|
||||
embassy-rp = { version = "0.5.0", features = [
|
||||
"unstable-pac",
|
||||
"time-driver",
|
||||
"critical-section-impl",
|
||||
|
|
Loading…
Reference in a new issue