-
Notifications
You must be signed in to change notification settings - Fork 8.1k
shell: openthread/shell/boards folder creation to support MCXW7x #97532
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
base: main
Are you sure you want to change the base?
Conversation
828c2eb
to
d3ab123
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.
Please prefix the commit title with samples: openthread: shell:
, the current prefix suggests the change is related to the shell subsystem which isn't the case.
Also the DTS change seems unrelated to the sample changes, should go in a separate commit.
d3ab123
to
342d5e5
Compare
342d5e5
to
29139a4
Compare
Done with another commit related to the RAM purpose. |
29139a4
to
559a9bd
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.
There are some minor compliance issues so please check the report.
559a9bd
to
fae7935
Compare
Launched "./scripts/ci/check_compliance.py" locally. Thanks |
Creation of the zephyr/samples/net/openthread/shell/boards to support the MCXW7x boards components. Signed-off-by: Xavier Razavet <[email protected]>
To prevent a RAM overflow in the zephyr/samples/net/openthread/shell application Signed-off-by: Xavier Razavet <[email protected]>
fae7935
to
db0de94
Compare
|
Creation of the zephyr/samples/net/openthread/shell/boards to support the MCXW7x boards components.