mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 12:41:31 +11:00
Upgrade dependencies on ws2812-pio, i2c-pio to match rp2040-hal dependency
This commit is contained in:
parent
a03305b57f
commit
f3474ad388
|
@ -22,7 +22,7 @@ embedded-hal ="0.2.5"
|
|||
fugit = "0.3.5"
|
||||
nb = "1.0.0"
|
||||
smart-leds = "0.3.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
|
||||
[features]
|
||||
# This is the set of features we enable by default
|
||||
|
|
|
@ -21,7 +21,7 @@ panic-halt= "0.2.0"
|
|||
embedded-hal ="0.2.5"
|
||||
smart-leds = "0.3"
|
||||
nb = "1.0.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
fugit = "0.3.5"
|
||||
|
||||
[features]
|
||||
|
|
|
@ -23,7 +23,7 @@ rp2040-boot2 = "0.2"
|
|||
smart-leds = "0.3.0"
|
||||
fugit = "0.3.5"
|
||||
nb = "1.0.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
|
||||
[features]
|
||||
# This is the set of features we enable by default
|
||||
|
|
|
@ -21,7 +21,7 @@ panic-halt= "0.2.0"
|
|||
embedded-hal ="0.2.5"
|
||||
smart-leds = "0.3"
|
||||
nb = "1.0.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
fugit = "0.3.5"
|
||||
|
||||
[features]
|
||||
|
|
|
@ -20,7 +20,7 @@ panic-halt= "0.2.0"
|
|||
embedded-hal ="0.2.5"
|
||||
smart-leds = "0.3"
|
||||
nb = "1.0.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
fugit = "0.3.5"
|
||||
|
||||
[features]
|
||||
|
|
|
@ -21,7 +21,7 @@ rp2040-hal = { version = "0.8.0", features = [ "defmt" ] }
|
|||
panic-halt= "0.2.0"
|
||||
embedded-hal ="0.2.5"
|
||||
smart-leds = "0.3.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
fugit = "0.3.5"
|
||||
|
||||
defmt = "0.3.0"
|
||||
|
|
|
@ -25,7 +25,7 @@ embedded-hal ="0.2.5"
|
|||
fugit = "0.3.5"
|
||||
nb = "1.0.0"
|
||||
smart-leds = "0.3.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
|
||||
[features]
|
||||
# This is the set of features we enable by default
|
||||
|
|
|
@ -24,11 +24,11 @@ panic-halt= "0.2.0"
|
|||
embedded-hal ="0.2.5"
|
||||
cortex-m-rtic = "1.1.2"
|
||||
nb = "1.0"
|
||||
i2c-pio = "0.5.0"
|
||||
i2c-pio = "0.6.0"
|
||||
heapless = "0.7.9"
|
||||
embedded-sdmmc = { git = "https://github.com/rust-embedded-community/embedded-sdmmc-rs.git", rev = "db58253bb326d20e177c733ebc0b051ef0dcee0f" }
|
||||
smart-leds = "0.3.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
ssd1306 = "0.7.0"
|
||||
embedded-graphics = "0.7.1"
|
||||
hd44780-driver = "0.4.0"
|
||||
|
|
|
@ -22,7 +22,7 @@ embedded-hal ="0.2.5"
|
|||
nb = "1.0.0"
|
||||
smart-leds = "0.3.0"
|
||||
pio = "0.2.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
fugit = "0.3.5"
|
||||
|
||||
[features]
|
||||
|
|
|
@ -22,7 +22,7 @@ panic-halt = "0.2.0"
|
|||
smart-leds = "0.3.0"
|
||||
nb = "1.0.0"
|
||||
pio = "0.2.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
fugit = "0.3.5"
|
||||
|
||||
[features]
|
||||
|
|
|
@ -22,7 +22,7 @@ panic-halt = "0.2.0"
|
|||
smart-leds = "0.3.0"
|
||||
nb = "1.0.0"
|
||||
pio = "0.2.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
fugit = "0.3.5"
|
||||
|
||||
[features]
|
||||
|
|
|
@ -23,7 +23,7 @@ panic-halt= "0.2.0"
|
|||
embedded-hal ="0.2.5"
|
||||
nb = "1.0"
|
||||
smart-leds = "0.3.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
pio = "0.2.0"
|
||||
|
||||
[features]
|
||||
|
|
|
@ -22,7 +22,7 @@ embedded-hal ="0.2.5"
|
|||
fugit = "0.3.5"
|
||||
nb = "1.0.0"
|
||||
smart-leds = "0.3.0"
|
||||
ws2812-pio = "0.5.0"
|
||||
ws2812-pio = "0.6.0"
|
||||
|
||||
[features]
|
||||
# This is the set of features we enable by default
|
||||
|
|
Loading…
Reference in a new issue