Skip to content

Commit b53e2b0

Browse files
committedFeb 28, 2015
fix xilinx/programmer with Vivado
1 parent 87d8ff2 commit b53e2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎mibuild/xilinx/programmer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import subprocess
1+
import sys, subprocess
22

33
from mibuild.generic_programmer import GenericProgrammer
44
from mibuild.xilinx import common

0 commit comments

Comments
 (0)
Please sign in to comment.