We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aea7e7 commit a06198aCopy full SHA for a06198a
Cargo.toml
@@ -53,3 +53,5 @@ debug = 2
53
defmt = ["dep:defmt", "heapless/defmt-03", "embedded-hal-async/defmt-03"]
54
i2c-write-iter = ["dep:i2c-write-iter"]
55
56
+[patch.crates-io]
57
+rp2040-hal = { git = "https://github.com/ithinuel/rp-hal", branch = "async-pio" }
0 commit comments