-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Feature/unify to mcux sdk ng driver #89891
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
Feature/unify to mcux sdk ng driver #89891
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
2ad0ae8 to
b6762e0
Compare
|
LGTM @hakehuang can you provide feedback on HW range testing results? |
@dleach02 , board testing with v4.1.0-3851-gb6762e06ab23 done, no regression issue |
Some NXP boards are using legacy SDK driver, such as S32K, K64, MIMX8Q, and so on. The legacy SDK driver will not be updated, migrate to use SDK NG driver. Signed-off-by: Jason Yu <zejiang.yu@nxp.com>
b6762e0 to
02e59f3
Compare
|
HAL PR merged. @zejiang0jason I updated your west.yml manifest |
|
|
the SonarCloud item is on existing code that was not touched by this PR |


MCUX SDK NG drivers have been added in modules/hal/nxp, most boards have switched to use the SDK NG drivers.
To make the driver maintenance easy, switch all boards to use the MCUX SDK NG drivers.