-
Notifications
You must be signed in to change notification settings - Fork 169
boards: custom_plank: Add demo out-of-tree runner #78
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
boards: custom_plank: Add demo out-of-tree runner #78
Conversation
5d5b83f
to
502c540
Compare
fbf3a62
to
235b7b5
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 good! Thanks.
8652f20
to
0f14b57
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.
just some suggestions
Demonstrate how to use an out-of-tree runner with the custom_plank board. Signed-off-by: Pieter De Gendt <[email protected]>
Add external runner entry to overview of the features demonstrated. Signed-off-by: Pieter De Gendt <[email protected]>
0f14b57
to
130947d
Compare
I just tested it on a different repo and it works well. |
Thanks for the feedback! |
Demonstrate how to use an out-of-tree runner with the custom_plank board.
This PR depends on zephyrproject-rtos/zephyr#83190