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
{{ message }}
This repository was archived by the owner on Aug 9, 2022. It is now read-only.
I see that there is an SVD repo in the Espressif org.
There is currently no Esp32 SVD and I am wondering if the initial SVD is going to be auto generated and then manually maintained or is there an alternate mechanism that will be used?
I have compiled an Esp32 SVD (compatible with CMSIS SVD 1.3) using the one in this repository, Esp-IDF 4.4 header files and the latest available Espressif technical reference manual. Svd2rust does not handle all the 1.3 features. I was thinking of preferably updating this SVD, or updating the existing YAML files.
I am wondering if it worth the time and effort if the SVD in this repo is going to be superseded by one from the Espressif/SVD repo?