-
Notifications
You must be signed in to change notification settings - Fork 78
docs(linux): AM57X: Sync with 9.3 forked branch #370
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
docs(linux): AM57X: Sync with 9.3 forked branch #370
Conversation
14cada5 to
af867b1
Compare
StaticRocket
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.
I believe the rest of these changes are currently acceptable
source/linux/Overview/_Processor_SDK_Linux_Directory_Structure.rst
Outdated
Show resolved
Hide resolved
praneethbajjuri
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.
apart from the indentation cleanup . everything else looks ok for the first sync.
SDK 9.3 had forked document branck for AM57. This commit merge back code section into main branch. Changes in v3: Fixed indentation Changes in v2: 1- Fixed indentation in _Users_Guide.rst 2- _Processor_SDK_Linux_Directory_Structure.rst did clean up as AM57 falls under Jacinto SDK 3- Release_Specific_Release_Notes.rst fixed Addressed review comments Signed-off-by: Udit Kumar <[email protected]>
af867b1 to
f9430d9
Compare
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.
Approved
SDK 9.3 had forked document branck for AM57.
This commit merge back code section into main branch.