-
Notifications
You must be signed in to change notification settings - Fork 71
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
base: master
Are you sure you want to change the base?
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]>
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 |
The following table lists the supported features and modules for the corresponding category, | ||
along with the support status for Linux on A53, RTOS on MCU R5F, RTOS on WKUP R5F and RTOS on C7X. | ||
The following table lists the supported features and modules with the support status | ||
for Linux on A53. Please refer to `RTOS Build Sheet <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/11_01_00_16/exports/docs/build_sheet/am62a-sw-buildsheet.html>`__ |
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.
instead, preferred url to be latest than a specific tag version
example
https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/latest/exports/docs/build_sheet/am62a-sw-buildsheet.html
same comment across all buildsheets. Ack from my side once this is fixed up
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