espressif / svd

SVD files for Espressif devices
Apache License 2.0
54 stars 2 forks source link

Encoding error in svd/esp32.svd #33

Open redfast00 opened 3 months ago

redfast00 commented 3 months ago

The file svd/esp32.svd contains the line:

<description>1£º the out link descriptor's fsm is in idle state. 0:the out link descriptor's fsm is working.</description>

https://github.com/espressif/svd/blob/be20aa12560889d6125d144cdb48cf615ac17628/svd/esp32.svd#L44728

Is this an encoding error, or just a typo?

redfast00 commented 3 months ago

Some further investigation shows that this is likely an encoding error, since other descriptions also have weird characters

Joebeazelman commented 1 week ago

I just submitted an issue where "%s" appears on some of the name tags.