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

7841 人参与 | 时间:2024年04月16日 00:01:59
点击跳转 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 这个无效