This corrects the first <name> field, which was incorrect. When I generate a new esp32.base.svd, there are many more changes but I picked just this one as I don't know where all the other changes are coming from (maybe updates to idf2svd since esp32.base.svd was created?).
See: https://github.com/MabezDev/idf2svd/pull/17
This corrects the first
<name>
field, which was incorrect. When I generate a new esp32.base.svd, there are many more changes but I picked just this one as I don't know where all the other changes are coming from (maybe updates to idf2svd since esp32.base.svd was created?).