Do not output kind
to the yamls.
I originally added it for debugging of the stm32-data script itself. It is useless to anyone trying to consume the yamls, due to the wonky st versioning.
This commit is contained in:
parent
a83949d082
commit
f93860b894
@ -624,7 +624,6 @@ def parse_chips():
|
||||
|
||||
p = OrderedDict({
|
||||
'address': addr,
|
||||
'kind': pkind,
|
||||
})
|
||||
|
||||
peri_clock = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user