Skip to content

Commit d6a3f7e

Browse files
committed
fix(configs): include LVGL demo for legacy platforms
Include the latest updated LVGL user guide for the AM335. AM437 and AM65 platforms. Signed-off-by: sadik <[email protected]>
1 parent 3421814 commit d6a3f7e

File tree

5 files changed

+8
-1
lines changed

5 files changed

+8
-1
lines changed

configs/AM335X/AM335X_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ linux/Foundational_Components/Graphics/SGX/Build_Guide
116116

117117
linux/Demo_User_Guides/index_Demos
118118
linux/Demo_User_Guides/Webserver_Demo_User_Guide
119+
linux/Demo_User_Guides/TI_LVGL_Demo_User_Guide
119120

120121
linux/How_to_Guides
121122
linux/How_to_Guides_Host

configs/AM437X/AM437X_linux_toc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ linux/Foundational_Components/Graphics/SGX/Overview
112112
linux/Foundational_Components/Graphics/SGX/SGX_Debug_Info
113113
linux/Foundational_Components/Graphics/SGX/Build_Guide
114114

115+
linux/Demo_User_Guides/index_Demos
116+
linux/Demo_User_Guides/TI_LVGL_Demo_User_Guide
115117

116118
linux/How_to_Guides
117119
linux/How_to_Guides_Host

configs/AM65X/AM65X_linux_toc.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ linux/Foundational_Components/Graphics/SGX/Overview
112112
linux/Foundational_Components/Graphics/SGX/SGX_Debug_Info
113113
linux/Foundational_Components/Graphics/SGX/Build_Guide
114114

115+
linux/Demo_User_Guides/index_Demos
116+
linux/Demo_User_Guides/TI_LVGL_Demo_User_Guide
117+
115118
linux/Industrial_Protocols
116119
linux/Industrial_Protocols_ICSS_Dual_EMAC
117120
linux/Industrial_Protocols_HSR_PRP

source/devices/AM437X/linux/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Processor SDK Linux Software Developer's Guide
1616
/linux/Overview
1717
Release_Specific
1818
/linux/Foundational_Components
19+
/linux/Demo_User_Guides/index_Demos
1920
/linux/Industrial_Protocols
2021
/linux/How_to_Guides
2122
/linux/Documentation_Tarball

source/devices/AM65X/linux/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Processor SDK Linux Software Developer's Guide
1717
Release_Specific
1818
/linux/Foundational_Components
1919
/linux/Industrial_Protocols
20-
/linux/Examples_and_Demos
20+
/linux/Demo_User_Guides/index_Demos
2121
/linux/How_to_Guides
2222
/linux/Documentation_Tarball
2323

0 commit comments

Comments
 (0)