The SVD files with
We are trying to provide safety with Registers . I downloaded the svd files for TI and ST, and the STM files (for example for STM32F411 micro) does not have any <enumeratedValues>.
The SVDConv.exe says something like this:
Area of improvements:
* Description contains 267 <fields> defined without associated <enumeratedValues>
The TI files has all needed enumaretedValues.
Does ST has the svd with <enumeratedValues>. It is important for us, because now we have to define all enums by hand.