pca006132
3bbd1513fb
Otherwise we cannot turn off the default feature for libsupport_zynq. https://github.com/rust-lang/cargo/issues/8366#issuecomment-644995218
2 lines
174 B
Bash
Executable File
2 lines
174 B
Bash
Executable File
nix-shell --command "cargo xbuild --release -p experiments" && scp -P 2204 -C target/armv7-none-eabihf/release/zc706-experiments $1@nixbld.m-labs.hk:/home/$1/zc706/zc706.elf
|