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
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
17b7b85
sdk_ng: Remove unused components files
ZhaoxiangJin Jan 20, 2025
83d4c52
sdk_ng: Add script for migration
zejiang0jason Dec 28, 2024
7dfce32
sdk_ng: Add drivers from mcuxsdk-ng 24.12.00 release
ZhaoxiangJin Jan 20, 2025
e7b157c
sdk_ng: Add devices from mcuxsdk-ng 24.12.00 release
ZhaoxiangJin Jan 20, 2025
7105b31
sdk_ng: Add choice name for devices part choice option
ZhaoxiangJin Jan 20, 2025
89ca770
sdk_ng: Remove the variables used in SDK NG Kconfig, it is not suppor…
ZhaoxiangJin Jan 20, 2025
d3f39ff
sdk_ng: Migrate SDK NG kconfig/cmake infrastructure to hal_nxp
ZhaoxiangJin Jan 20, 2025
daf2660
sdk_ng: Modify SDK NG file to make the zephyr build work
ZhaoxiangJin Jan 20, 2025
3d66a6e
sdk_ng: Add required components to hal_nxp
ZhaoxiangJin Jan 20, 2025
7cac564
sdk_ng: Add middleware/usb to hal_nxp
ZhaoxiangJin Jan 20, 2025
75cac88
sdk_ng: Update middleware/usb kconfig to make build pass
ZhaoxiangJin Jan 20, 2025
35f497a
sdk_ng: Add wifi_bt_module to hal_nxp
ZhaoxiangJin Jan 21, 2025
31cf816
sdk_ng: Move hal_nxp glue code to zephyr repo
ZhaoxiangJin Jan 21, 2025
95547c3
sdk_ng: Add components/conn_fwloader to hal_nxp
ZhaoxiangJin Jan 21, 2025
78fcc9b
sdk_ng: Add components/flash to hal_nxp
ZhaoxiangJin Jan 22, 2025
96a0bcf
sdk_ng: Add components/lists to hal_nxp
ZhaoxiangJin Jan 22, 2025
11029c7
sdk_ng: Remove SDK NG specific kconfig code
ZhaoxiangJin Jan 22, 2025
66af2c0
sdk_ng: Update wifi_nxp and rmpsg to compatible with the sdk_ng
ZhaoxiangJin Jan 22, 2025
8cbe4e8
Revert "sdk_ng: Remove unused components files"
ZhaoxiangJin Jan 23, 2025
b92aa64
sdk_ng: Add patch to fix build failure
ZhaoxiangJin Jan 23, 2025
8bb5b71
sdk_ng: Add patch to make flexio examples build pass
ZhaoxiangJin Jan 26, 2025
bfa196e
sdk_ng: add prefix for config FLASH_BASE_ADDRESS option
ZhaoxiangJin Jan 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
19 changes: 0 additions & 19 deletions CMakeLists.txt

This file was deleted.

8 changes: 0 additions & 8 deletions imx/CMakeLists.txt

This file was deleted.

103 changes: 0 additions & 103 deletions mcux/CMakeLists.txt

This file was deleted.

Loading