Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MAX32657 CMSIS & Include files #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add MAX32657 CMSIS & Include files #3

wants to merge 1 commit into from

Conversation

ozersa
Copy link
Collaborator

@ozersa ozersa commented Sep 13, 2024

https://github.com/analogdevicesinc/hal_adi/tree/develop includes too much updates some of them break zephyr builds.

This PR focus on add MAX32657

  • CMSIS file
  • Peripheral include files
  • In zephyr build system
    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)

Main purpose of this commit is to add MAX32657
- CMSIS file
- Peripheral include files
- In zephyr build system

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)

Signed-off-by: Sadik Ozer <[email protected]>
@ozersa ozersa changed the title Add MAX32657 CMSIS and Include files Add MAX32657 CMSIS & Include files Sep 13, 2024
@MaureenHelm
Copy link
Collaborator

Need to send a corresponding PR to the main zephyr repo to test this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants