Skip to content

Commit b06220f

Browse files
committed
spiOverJtag/build.py: added default value for model variable
1 parent b2aa12b commit b06220f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spiOverJtag/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
files = []
4444
parameters = {}
4545
pkg_name = None
46+
model = ""
4647

4748
subpart = part[0:4].lower()
4849
if subpart == '10cl':

0 commit comments

Comments
 (0)