Update Rust crate embassy-rp to 0.6.0 #7

Open
RenovateBot wants to merge 1 commit from renovate/embassy-rp-0.x into master

View file

@ -12,7 +12,7 @@ embassy-executor = { version = "0.7.0", features = [
"executor-thread", "executor-thread",
"executor-interrupt", "executor-interrupt",
] } ] }
embassy-rp = { version = "0.4.0", features = [ embassy-rp = { version = "0.6.0", features = [
"unstable-pac", "unstable-pac",
"time-driver", "time-driver",
"critical-section-impl", "critical-section-impl",