Update Rust crate embassy-rp to 0.4.0
Some checks failed
Build on feature branch / Build (push) Failing after 19m28s

This commit is contained in:
RenovateBot 2025-03-13 15:04:09 +00:00
parent 4136e43496
commit 29a4e2701a

View file

@ -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",