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

Commits on Sep 13, 2024

  1. soc: max: Update MSDK files

    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 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a83b85d View commit details
    Browse the repository at this point in the history