This website requires JavaScript.
Explore
Help
Sign In
drewrisinger
/
nix-scripts
forked from
M-Labs/nix-scripts
Watch
1
Star
0
Fork
You've already forked nix-scripts
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a901a2599e
nix-scripts
/
extended-tests.py
4 lines
59 B
Python
Raw
Normal View
History
Unescape
Escape
try to run command in extended-tests
2019-02-17 22:57:48 +08:00
import
os
add extended-tests mockup
2019-02-17 20:26:46 +08:00
attempt to flash board after build
2019-02-17 23:11:40 +08:00
os
.
system
(
"
artiq_flash -t kc705 -V nist_clock
"
)