-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
KW45 SoC, and KW45B41-EVK board support #82034
base: main
Are you sure you want to change the base?
KW45 SoC, and KW45B41-EVK board support #82034
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The two commits should really be two different PRs
What's more, the comments I made in #81559 need to be addressed, in particular the lack of copyright notices for the third party code
96856fb
to
9563ef2
Compare
9563ef2
to
35d49ce
Compare
@kartben .. Fixed #81559..
|
9689ae8
to
c700dbf
Compare
c700dbf
to
27dc604
Compare
27dc604
to
8ee3556
Compare
kw45 SoC is similar to mcxw71 with minor differences in Radio Link Layer Interrupt and link layer configuration and status registers. Signed-off-by: Sumit Batra <[email protected]>
NXP KW45 EVK board support Signed-off-by: Sumit Batra <[email protected]>
8ee3556
to
99a0b77
Compare
There are 2 commits in this PR -
This PR is dependent on a HAL PR - zephyrproject-rtos/hal_nxp#502
Also there is a PR dependent on this one - #84565