-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Fix drivers: ieee802154: mcxw71 echo_client and echo_server compilation #90291
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
Fix drivers: ieee802154: mcxw71 echo_client and echo_server compilation #90291
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. |
a959ba0
to
6a88aab
Compare
Include hal_nxp to include middleware cmake update Signed-off-by: Andrei Menzopol <andrei.menzopol@nxp.com>
closed/reopen to clear compliance meta data issue |
ef9f903
to
d6fbcf4
Compare
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.
looks ok to me as well, just one observation about a misra rule violation. Fix that if you like or if e.g. @dleach02 requires it.
The CI issues seems to be unrelated.
Fix mcxw_cca function. Remove not used / not implemented caps. Select counter as dependency. Signed-off-by: Andrei Menzopol <andrei.menzopol@nxp.com>
Select driver.spc Use CONFIG_IEEE802154 Signed-off-by: Andrei Menzopol <andrei.menzopol@nxp.com>
Use IEEE802154 as it is set by the L2 macros too. Signed-off-by: Andrei Menzopol <andrei.menzopol@nxp.com>
d6fbcf4
to
6b3ece8
Compare
|
Description
Fix #90290
Testing