Open
Description
The max32657.svd file included in the repository has a single PADCTRL
register. Please see here
https://github.com/analogdevicesinc/msdk/blob/main/Libraries/CMSIS/Device/Maxim/MAX32657/Include/max32657.svd#L3388
However, there are two registers at 0x60 and 0x64 - PADCTRL0 and PADCTRL1, respectively. This generates incorrect rust bindings when run through the svd2rust tool.
Metadata
Metadata
Assignees
Labels
No labels