Rust工具箱的“零设置”交叉编译和“交叉测试”

8783 人参与 | 时间:2025年08月18日 09:57:48
点击跳转 github网站搜“rust-embedded/cross”
内容

https://github.com/rust-embedded/cross

sudo systemctl start docker


树莓派
cross build --target armv7-unknown-linux-gnueabihf


cross build --target armv7-unknown-linux-gnueabihf --release 这个无效