Upgrade dependencies on ws2812-pio, i2c-pio to match rp2040-hal dependency

This commit is contained in:
Jan Niehusmann 2023-02-18 10:30:04 +00:00
parent a03305b57f
commit f3474ad388
13 changed files with 14 additions and 14 deletions

View file

@ -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

View file

@ -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]

View file

@ -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

View file

@ -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]

View file

@ -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]

View file

@ -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"

View file

@ -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

View file

@ -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"

View file

@ -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]

View file

@ -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]

View file

@ -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]

View file

@ -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]

View file

@ -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