Skip to content
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

fix(PRU-ICSS): Remove the PRU-ICSS table that comes up on Sitara Legacy devices docs index page for now #134

Merged
merged 1 commit into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions configs/AM335X/AM335X_linux_toc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,6 @@ linux/Foundational_Components/Graphics/SGX/Overview
linux/Foundational_Components/Graphics/SGX/SGX_Debug_Info
linux/Foundational_Components/Graphics/SGX/Build_Guide

linux/Industrial_Protocols
linux/Industrial_Protocols_HSR_PRP
linux/Industrial_Protocols_PTP
linux/Industrial_Protocols_RSTP
linux/Industrial_Protocols_CCLINK
linux/Industrial_Protocols_OPCUA
linux/Examples_and_Demos
linux/Examples_and_Demos_Application_Demos
linux/Examples_and_Demos/Application_Demos/QT_Thermostat_HMI_Demo
Expand Down
6 changes: 0 additions & 6 deletions configs/AM437X/AM437X_linux_toc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,6 @@ linux/Foundational_Components/Graphics/SGX/Overview
linux/Foundational_Components/Graphics/SGX/SGX_Debug_Info
linux/Foundational_Components/Graphics/SGX/Build_Guide

linux/Industrial_Protocols
linux/Industrial_Protocols_HSR_PRP
linux/Industrial_Protocols_PTP
linux/Industrial_Protocols_RSTP
linux/Industrial_Protocols_CCLINK
linux/Industrial_Protocols_OPCUA
linux/Examples_and_Demos
linux/Examples_and_Demos_Application_Demos
linux/Examples_and_Demos/Application_Demos/QT_Thermostat_HMI_Demo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ suggestions at `E2E <https://e2e.ti.com/>`__.

.. ifconfig:: CONFIG_sdk in ('SITARA')

.. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'AM62PX')
.. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'AM62PX', 'AM335X', 'AM437X', 'AM65X')
jeevantelukula marked this conversation as resolved.
Show resolved Hide resolved

+-----------------+------------------------+------------------+-----------------------------------+
| **PRU-ICSS / PRU_ICSSG Protocols** (more information on each piece of the distribution) |
Expand Down
Loading