* adamgreig: I'm getting an error in stm32-rs using `make svdformat`, it goes well until it reaches `svd patch devices/stm32l552.yaml`: ``` field AttributeError: 'NoneType' object has no attribute 'find' ```