Update Rust crate embassy-rp to 0.6.0
Some checks failed
Build on feature branch / Build (push) Has been cancelled

This commit is contained in:
RenovateBot 2025-07-16 15:04:25 +00:00
parent 4c281b0c0d
commit 5f7a992dfa

View file

@ -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.6.0", features = [
"unstable-pac",
"time-driver",
"critical-section-impl",