mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 20:51:31 +11:00
Remove registry patches for i2c and ws2812-pio now that they are published (#436)
This commit is contained in:
parent
1de8f9016d
commit
685634e85b
|
@ -28,5 +28,3 @@ rp2040-hal = { path = "./rp2040-hal" }
|
|||
|
||||
[patch.crates-io]
|
||||
rp2040-hal = { path = "./rp2040-hal" }
|
||||
i2c-pio = { git = "https://github.com/rp-rs/i2c-pio-rs", rev = "e1e733bdd0b73944a4ad5afbf2bddce03bd5fdfa" }
|
||||
ws2812-pio = { git = "https://github.com/rp-rs/ws2812-pio-rs", rev = "8505952e70af1624e3eef9885240b9a6948be12a" }
|
||||
|
|
Loading…
Reference in a new issue