You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To the very best of my knowledge the patches are working as intended. The %s placeholder is part of the CMSIS SVD specification and is expected to be present in the SVD for repeating elements, this is handled by svd2rust without issue.
After executing the following patch command:
cargo xtask patch esp32s3
The generated esp32s3 still contains %s. I might be wrong, but I expected it to produce an XML file without the %s.
The text was updated successfully, but these errors were encountered: