mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2025-07-02 01:04:16 +00:00
removed missplaced target config
This commit is contained in:
parent
53584fee24
commit
0e7bd8f627
@ -18,11 +18,8 @@ tokio = { version = "1.44.2", features = ["full"] }
|
|||||||
rust-embed = "8.7.0"
|
rust-embed = "8.7.0"
|
||||||
log = "0.4.27"
|
log = "0.4.27"
|
||||||
simplelog = "0.12.2"
|
simplelog = "0.12.2"
|
||||||
|
|
||||||
rppal = { version = "0.22.1", features = ["hal"] }
|
rppal = { version = "0.22.1", features = ["hal"] }
|
||||||
smart-leds = "0.3"
|
smart-leds = "0.3"
|
||||||
ws2812-spi = "0.3"
|
ws2812-spi = "0.3"
|
||||||
rgb = "0.8.50"
|
rgb = "0.8.50"
|
||||||
|
|
||||||
[target.armv7-unknown-linux-gnueabihf]
|
|
||||||
linker = "arm-linux-gnueabihf-gcc"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user