Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://github.com/analogdevicesinc/hal_adi/tree/develop includes too much updates some of them break zephyr builds.
This PR focus on add MAX32657
These items not affect MAX32 MCUs. On next step MAX32657 peripheral drivers is going to be added.
The files comes from MSDK below point:
analogdevicesinc/msdk@74a08bd
Changes are (Repo: https://github.com/analogdevicesinc/msdk):
5e014b2 feat(Boards,CMSIS,Examples,PeriphDrivers): Initial commit for MAX32657 (#1012)
09a77db chore(Other): Update Zephyr DMA wrapper for MAX32657 (#1027)
71724ae chore(Other): Sync Libraries/zephyr folder (#1126)
b083af9 fix(Other): Fix SPI DMA enable field mapping for MAX32657 and MAX32662 (#1132)
937bdf7 chore(Other, PeriphDrivers): Fix MAX32657 build issue (#1173)
2e450ed fix(CMSIS): Declare libc function stubs as weak (#1029)
4bf2c6a feat(PeriphDrivers): Add MAX32657 I3C driver (#1111)
71ad374 chore(CMSIS,Examples,PeriphDrivers): Sync latest ME30 changes (#1075)
428abd6 fix(Documentation): Fix Inaccurate SPI Threshold Docstrings (#1096)
760aa9a fix(Other): Add I3C to MAX32657 Zephyr build (#1174)