analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 75 forks source link

fix(PeriphDrivers): MAX32657 does not support VSEL #1042

Closed ozersa closed 2 weeks ago

ozersa commented 3 weeks ago

MAX32657: Does not support VSEL selection

image

Checklist Before Requesting Review

sihyung-maxim commented 3 weeks ago

Should I delete the GPIO_VSSEL register too?

ozersa commented 2 weeks ago

Should I delete the GPIO_VSSEL register too?

Unless it is mentioned in the UG, it is fine it be there. So just keep it as it is in register map for now. Thanks