diff --git a/stm32data/__main__.py b/stm32data/__main__.py index ef18953..23b0f39 100755 --- a/stm32data/__main__.py +++ b/stm32data/__main__.py @@ -624,7 +624,6 @@ def parse_chips(): p = OrderedDict({ 'address': addr, - 'kind': pkind, }) peri_clock = None