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

chore(CMSIS,Examples,PeriphDrivers): Sync latest ME30 changes #1075

Merged
merged 226 commits into from
Sep 12, 2024
Merged

Conversation

sihyung-maxim
Copy link
Contributor

Description

It has been awhile since the last time the feat/ME30 branch was synced up to main (May). Most people should be aware that the feat/ME30 contains the latest files, and the ME30 files in main have been out of date.

Some highlights:

  • Add I3C, Boost, RSTZ, Frequency Counter, MPC, SPC, and NSPC registers.
  • Add trustzone support to build system: memory definitions are done by build system.
  • Initial commit for MPC, SPC, and NSPC drivers (needs more testing).
  • CMSIS fixes and changes.

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.

Jake-Carter and others added 30 commits April 18, 2024 16:03
This commit enable MAX32657 zephyr support.

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
Co-authored-by: lorne-maxim <lorne-maxim@users.noreply.github.com>
…675 (#1001)

Co-authored-by: lorne-maxim <lorne-maxim@users.noreply.github.com>
Co-authored-by: Sihyung Woo <75494566+sihyung-maxim@users.noreply.github.com>
These files are exact copy of MAX32655
Files will be updated in next sections, added here
to demonstrate delta clearly on next steps

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
These files are exact copy of MAX32655
Files will be updated in next sections, added here
to demonstrate delta clearly on next steps

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
feat(PeriphDrivers): Add max32657 basic files
ozersa and others added 3 commits July 29, 2024 17:20
Remove application flash section restriction from flash driver
Some section of flash can be used for storage purpose

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
@ozersa
Copy link
Contributor

ozersa commented Aug 8, 2024

As per of final register map, some field shall be removed from osc_ctrl register

https://github.com/analogdevicesinc/msdk/blob/feat/ME30/Libraries/CMSIS/Device/Maxim/MAX32657/Include/rtc_regs.h#L216

image

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
@ozersa
Copy link
Contributor

ozersa commented Aug 14, 2024

Could it be rebased onto main then merged if possible.

…phyr side

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
Remove unneeded include file

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
#1132)

Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
@ozersa
Copy link
Contributor

ozersa commented Sep 10, 2024

To peripheral driver and CMSIS files being merged, I copied them from this branch and fixed conflicts issues, created a new PR that just focus on peripheral drivers and CMSIS files. here: #1160
Please take a look when you get a chance.

@Jake-Carter Jake-Carter dismissed their stale review September 11, 2024 01:07

@ozersa @sihyung-maxim @ttmut merged main into feat/ME30. I still think my review comments should be addressed, but it's been a month and the changes are pretty significant. Let's merge this in now so it doesn't diverge further from main

@github-actions github-actions bot added the Workflow Related to Workflow development label Sep 11, 2024
@Jake-Carter Jake-Carter merged commit 71ad374 into main Sep 12, 2024
8 of 9 checks passed
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 12, 2024
@Jake-Carter
Copy link
Contributor

@analogdevicesinc/msdk - all maintainers working on MAX32657 be advised feat/ME30 has been merged into main.

I will delete feat/ME30 on friday. Please rebase all future updates onto main

@ozersa
Copy link
Contributor

ozersa commented Sep 12, 2024

Please see hot fixes for build issues on zephyr side.
#1173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Register Change This issue or pull request involves a change to the MSDK registers. Tools This issue or pull request involves a change to the Tools Workflow Related to Workflow development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants