summaryrefslogtreecommitdiff
path: root/docs/Zone/html/navtree.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/navtree.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/navtree.js')
-rw-r--r--docs/Zone/html/navtree.js21
1 files changed, 9 insertions, 12 deletions
diff --git a/docs/Zone/html/navtree.js b/docs/Zone/html/navtree.js
index 94c745b..a2883a2 100644
--- a/docs/Zone/html/navtree.js
+++ b/docs/Zone/html/navtree.js
@@ -1,19 +1,16 @@
var NAVTREE =
[
[ "CMSIS-Zone (Preview)", "index.html", [
- [ "CMSIS-Zone Use Cases", "index.html#UseCases", [
- [ "MPU Protection", "index.html#UseCase_MPU", null ],
- [ "TrustZone Partitioning", "index.html#UseCase_TrustZone", null ],
- [ "Multi-Core Partitioning", "index.html#UseCase_MultiCore", null ]
- ] ],
[ "Revision History of CMSIS-Zone", "zone_revisionHistory.html", null ],
- [ "Zone Description Format", "XML_Format.html", "XML_Format" ],
- [ "Generator Data Model", "GenDataModel.html", [
- [ "Data Model Structure", "GenDataModel.html#GenDataModel_Structure", null ],
- [ "Template Examples", "GenDataModel.html#GenDataModel_Examples", [
- [ "HTML table of all assigned memory blocks", "GenDataModel.html#GenDataModel_Examples_AssignedBlocks", null ]
- ] ]
- ] ]
+ [ "CMSIS-Zone Use Cases", "UseCases.html", [
+ [ "MPU Protection", "UseCases.html#UseCase_MPU", null ],
+ [ "TrustZone Partitioning", "UseCases.html#UseCase_TrustZone", null ],
+ [ "Multi-Core Partitioning", "UseCases.html#UseCase_MultiCore", null ]
+ ] ],
+ [ "CMSIS-Zone Utility", "zoneToolUsage.html", "zoneToolUsage" ],
+ [ "Zone Description Format", "zoneFormat.html", "zoneFormat" ],
+ [ "Generator Data Model", "GenDataModel.html", "GenDataModel" ],
+ [ "Todo List", "todo.html", null ]
] ]
];