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

7881 人参与 | 时间:2024年05月14日 22:19:41
点击跳转 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 这个无效