Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Drivers/CMSIS/docs/Zone/html/zTExamples.js')
-rw-r--r--Drivers/CMSIS/docs/Zone/html/zTExamples.js20
1 files changed, 20 insertions, 0 deletions
diff --git a/Drivers/CMSIS/docs/Zone/html/zTExamples.js b/Drivers/CMSIS/docs/Zone/html/zTExamples.js
new file mode 100644
index 000000000..f0c7eaf11
--- /dev/null
+++ b/Drivers/CMSIS/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