我有一个Rust项目,目前正在手工编译和链接: rustc --target=avr-atmel-none src/main.rs --emit=obj -o _build/main.rs.o -C opt-level=3 avr-gcc -Os -Wl ...
確定! 回上一頁