summaryrefslogtreecommitdiff
path: root/docs/Zone/html/zTExamples.js
diff options
context:
space:
mode:
authorrihab kouki <rihab.kouki@st.com>2020-07-28 11:24:49 +0100
committerrihab kouki <rihab.kouki@st.com>2020-07-28 11:24:49 +0100
commit96d6da4e252b06dcfdc041e7df23e86161c33007 (patch)
treea262f59bb1db7ec7819acae435f5049cbe5e2354 /docs/Zone/html/zTExamples.js
parent9f95ff5b6ba01db09552b84a0ab79607060a2666 (diff)
downloadst-cmsis-core-lowfat-master.tar.gz
st-cmsis-core-lowfat-master.tar.bz2
st-cmsis-core-lowfat-master.zip
Official ARM version: v5.6.0HEADmaster
Diffstat (limited to 'docs/Zone/html/zTExamples.js')
-rw-r--r--docs/Zone/html/zTExamples.js20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/Zone/html/zTExamples.js b/docs/Zone/html/zTExamples.js
new file mode 100644
index 0000000..f0c7eaf
--- /dev/null
+++ b/docs/Zone/html/zTExamples.js
@@ -0,0 +1,20 @@
+var zTExamples =
+[
+ [ "Import examples", "zTExamples.html#zTExImport", null ],
+ [ "Arm Musca-A1", "zTEMusca.html", null ],
+ [ "NXP LPC55S69", "zTELPC55.html", [
+ [ "Using the CMSIS-Zone project", "zTELPC55.html#zTELPC55_Eclipse", null ],
+ [ "Using the MDK project", "zTELPC55.html#zTELPC55_MDK", null ],
+ [ "MDK project setup", "zTELPC55.html#zTELPC55_MDK_Setup", [
+ [ "hello_world_s.sct", "zTELPC55.html#zTELPC55_hwsScatter", null ],
+ [ "TrustZone Setup at Startup", "zTELPC55.html#zTELPC55_TZSetup", null ]
+ ] ]
+ ] ],
+ [ "STMicroelectronics STM32L5", "zTESTM32L5.html", [
+ [ "Using the CMSIS-Zone project", "zTESTM32L5.html#zTESTM32L5_Eclipse", null ],
+ [ "Using the MDK project", "zTESTM32L5.html#zTESTM32L5_MDK", null ],
+ [ "MDK project setup", "zTESTM32L5.html#zTESTM32L5_MDK_Setup", [
+ [ "blinky_s.sct", "zTESTM32L5.html#zTESTM32L5_hwsScatter", null ]
+ ] ]
+ ] ]
+]; \ No newline at end of file