spiOverJtag/build.py: added default value for model variable

This commit is contained in:
Gwenhael Goavec-Merou 2025-06-30 18:26:59 +02:00
parent b2aa12b582
commit b06220f71f
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ currDir = os.path.abspath(os.path.curdir) + '/'
files = []
parameters = {}
pkg_name = None
model = ""
subpart = part[0:4].lower()
if subpart == '10cl':