Compare commits

...

1 commit

Author SHA1 Message Date
6e3d0593a0 Update Rust crate embassy-rp to 0.5.0
Some checks failed
Build on feature branch / Build (push) Has been cancelled
2025-07-15 12:04:22 +00:00

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