We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42e929d + d5331d1 commit 6ef6838Copy full SHA for 6ef6838
boards/rp-pico/Cargo.toml
@@ -29,7 +29,7 @@ cortex-m-rtic = "1.1.2"
29
nb = "1.0"
30
i2c-pio = "0.3.0"
31
heapless = "0.7.9"
32
-embedded-sdmmc = { git = "https://github.com/rust-embedded-community/embedded-sdmmc-rs.git" }
+embedded-sdmmc = { git = "https://github.com/rust-embedded-community/embedded-sdmmc-rs.git", rev = "db58253bb326d20e177c733ebc0b051ef0dcee0f" }
33
smart-leds = "0.3.0"
34
ws2812-pio = "0.3.0"
35
ssd1306 = "0.7.0"
boards/vcc-gnd-yd-rp2040/Cargo.toml
@@ -28,7 +28,6 @@ cortex-m-rtic = "1.1.2"
28
0 commit comments