-
Notifications
You must be signed in to change notification settings - Fork 78
fix(build-sheet): Remove references of RTOS features from Linux Docs #488
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
RTOS features are not updated in this documentation and are instead maintained separately. This commit removes references to RTOS features from the build-sheet and points users to the MCU+ SDK url for information on RTOS features for AM62AX, AM62DX, AM62LX, AM62PX, AM62X, and AM64X. Signed-off-by: Telukula Jeevan Kumar Sahu <[email protected]>
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, Need more reviews and approvals from @cshilwant, @praneethbajjuri and @StaticRocket to merge.
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.
the link you're injecting literally has a column for what Linux claims to support. You didn't split this up you just made a duplicate build-sheet for Linux.
Don't do that
Ah, I missed clarifying this part. The alignment is to remove the linux references there in those links. So that our documentation will only have features supported by Linux and the links pointing to RTOS build sheet won't have them. |
|
I think we should wait until that is updated then. We cannot review the final outcome of this change until then. |
Where is it maintained ? |
|
on "Where is it maintained ?" Since they are separately maintained , ok to cleanup linux docs |
@bryanbrattlof , @jeevantelukula is this addressed ? |
AM62L and AM62P buildsheets are updated having only RTOS features.
Since docs sync will happen only for these two devices for now, this PR is good to go now. |
RTOS features are not updated in this documentation and are instead maintained separately.
This commit removes references to RTOS features from the build-sheet and points users to the MCU+ SDK url for information on RTOS features for AM62AX, AM62DX, AM62LX, AM62PX, AM62X, and AM64X.
Preview:
https://jeevantelukula.github.io/processor-sdk-doc-fork/processor-sdk-linux-AM64X/esd/docs/11_01_05_03/devices/AM64X/linux/Release_Specific_Build_Sheet.html
https://jeevantelukula.github.io/processor-sdk-doc-fork/processor-sdk-linux-AM62PX/esd/docs/11_01_16_13/devices/AM62PX/linux/Release_Specific_Build_Sheet.html
https://jeevantelukula.github.io/processor-sdk-doc-fork/processor-sdk-linux-AM62X/esd/docs/11_01_05_03/devices/AM62X/linux/Release_Specific_Build_Sheet.html
https://jeevantelukula.github.io/processor-sdk-doc-fork/processor-sdk-linux-AM62LX/esd/docs/11_01_16_13/devices/AM62LX/linux/Release_Specific_Build_Sheet.html
https://jeevantelukula.github.io/processor-sdk-doc-fork/processor-sdk-linux-AM62DX/esd/docs/11_01_05_03/devices/AM62DX/linux/Release_Specific_Build_Sheet.html
https://jeevantelukula.github.io/processor-sdk-doc-fork/processor-sdk-linux-AM62AX/esd/docs/11_01_07_05/devices/AM62AX/linux/Release_Specific_Build_Sheet.html