-
Notifications
You must be signed in to change notification settings - Fork 8.2k
doc: extend board porting guide with new board extend feature #73409
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
doc: extend board porting guide with new board extend feature #73409
Conversation
|
@kartben please take a look |
|
@tejlmand I think it would make sense if this PR would also ad a commit adding board_porting.rst somewhere in the MAINTAINERS file (maybe under the |
| Board extensions | ||
| **************** | ||
|
|
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.
board extensions is now listed twice? probably a typo?
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.
in principle it's not.
This is the old style board extension intended for HWMv1.
Let me change the title, and add some text.
Thanks for spotting.
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.
Update, ptal.
|
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time. |
Extend the board porting guide with documentation on the new board extend feature. Signed-off-by: Torsten Rasmussen <[email protected]>
22945bf to
a01815a
Compare
Extend the board porting guide with documentation on the new board extend feature.