mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
spiOverJtag/build.py: added default value for pkg variable
This commit is contained in:
@@ -55,6 +55,7 @@ currDir = os.path.abspath(os.path.curdir) + '/'
|
||||
files = []
|
||||
parameters = {}
|
||||
pkg_name = None
|
||||
pkg = None
|
||||
model = ""
|
||||
|
||||
subpart = part[0:4].lower()
|
||||
|
||||
Reference in New Issue
Block a user