msdk
msdk copied to clipboard
chore(CMSIS): Remove unused includes for MAX32672
Description
Remove inclusion of trimsir_regs.h and aes_regs.h from max32672.h. They are causing redefinition warnings for #define __I volatile const macro in some cases.
Checklist Before Requesting Review
- [ ] PR Title follows correct guidelines.
- [ ] Description of changes and all other relevant information.
- [ ] (Optional) Link any related GitHub issues using a keyword
- [ ] (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.