Hi, When converting a SVD file for a CortexM7 µP, the generated content of handler .S is not correct : ``` .syntax unified .cpu cortex-m4 .thumb ``` Any fix or workaround ? Regards, Nicolas