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

Adopt sdkng to hal_nxp #500

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

ZhaoxiangJin
Copy link
Contributor

@ZhaoxiangJin ZhaoxiangJin commented Jan 22, 2025

The SDK NEXT introduced kconfig and cmake, this PR is to adopt SDK NEXT to hal_nxp. The purpose of adopting SDK's Kocnfig and CMake tree to Zephyr is to make NXP SoC easier to enable in Zephyr. In this PR, we also moved the glue layer form the hal_nxp side to zephyr side

This version used MCUX SDK NEXT kconfig tree

ZhaoxiangJin and others added 18 commits January 21, 2025 12:14
 - The script copy the driver, device files from sdk_ng
 - The script cleans some folder not used.

Signed-off-by: Jason Yu <[email protected]>
@ZhaoxiangJin ZhaoxiangJin changed the title Adopt sdkng to zephyr Adopt sdkng to hal_nxp Jan 22, 2025
@ZhaoxiangJin ZhaoxiangJin force-pushed the adopt-sdkng-to-zephyr branch 2 times, most recently from 2ed8bf1 to 8726e8a Compare January 25, 2025 05:19
Add patch to fix mcxw71 examples build failure
Add patch to fix RT700 examples build failure
Add patch to fix RT1180 examples build failure
Add patch to fix i.mx95 examples build failure
Add patch to fix RT1170 examples build failure

Signed-off-by: Zhaoxiang Jin <[email protected]>
@ZhaoxiangJin ZhaoxiangJin force-pushed the adopt-sdkng-to-zephyr branch from 8726e8a to b92aa64 Compare January 25, 2025 14:53
The legacy flexio driver has some codes come from the
hal_nxp community, need to update mcux-sdk-ng flexio
driver to compatible with this.

Signed-off-by: Zhaoxiang Jin <[email protected]>
Zephyr side has a same name kconfig option, SDK side
option will overwrite zephyr side option.

Signed-off-by: Zhaoxiang Jin <[email protected]>
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