Compare commits

..

No commits in common. "4c281b0c0dbd0266a51af534b85b96f9223f9412" and "4136e43496fe50dffafddcb86e52a5ed0537a864" have entirely different histories.

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