-
Notifications
You must be signed in to change notification settings - Fork 78
feat: Add Software Buildsheets in processor-sdk-doc #369
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
Conversation
|
New issues found with check_toc_txt.py: |
|
Also the AM62X |
This adds the support for device specific build sheet information for the devices AM62X, AM62PX, AM64X and AM62DX in github documentation. Signed-off-by: Telukula Jeevan Kumar Sahu <[email protected]>
|
New issues found with check_toc_txt.py: |
Thanks for the catch. I actually copied the entire csv file and added under the csv-table directive. |
VeeruPrudhvi
left a comment
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.
LGTM
|
@cshilwant and @StaticRocket to review. |
This adds the support for device specific build sheet information for the devices AM62X, AM62PX, AM64X and AM62DX in github documentation.