msdk icon indicating copy to clipboard operation
msdk copied to clipboard

chore(CMSIS): Remove unused includes for MAX32672

Open ttmut opened this issue 1 year ago • 0 comments

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.

ttmut avatar Oct 09 '24 05:10 ttmut