From e372f357a835288f2772d60517a84e716bccb83e Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sat, 4 Jul 2020 23:46:54 +0800 Subject: [PATCH] zynq: fix openocd files transfer --- zynq.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/zynq.nix b/zynq.nix index 21e5c09..850e049 100644 --- a/zynq.nix +++ b/zynq.nix @@ -34,6 +34,7 @@ in buildPhase = '' + cd ${} bash ${}/remote_run.sh -h rpi-4 -o "-F /dev/null -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=ERROR -i /opt/hydra_id_rsa" -d ${artiq-zynq.zc706-simple-jtag} touch $out