attempt to flash board after build

pull/16/head
Sebastien Bourdeauducq 2019-02-17 23:11:40 +08:00
parent 67fb889824
commit 21a4d1c0b1
1 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
import os
print("hello world")
os.system("artiq_client --version")
os.system("whoami")
os.system("ls /")
os.system("ls ~/")
os.system("ls -l /tmp")
os.system("artiq_flash -t kc705 -V nist_clock")