muele/red/Cross.toml

5 lines
168 B
TOML
Raw Permalink Normal View History

2024-01-08 21:34:49 +00:00
[target.armv7-unknown-linux-gnueabihf]
2024-01-08 22:07:30 +00:00
pre-build = [
"dpkg --add-architecture armhf && apt-get update && apt-get install --assume-yes apt-utils libudev-dev:armhf",
]