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/navtree.js')
-rw-r--r--Drivers/CMSIS/docs/Zone/html/navtree.js21
1 files changed, 9 insertions, 12 deletions
diff --git a/Drivers/CMSIS/docs/Zone/html/navtree.js b/Drivers/CMSIS/docs/Zone/html/navtree.js
index 94c745b89..a2883a269 100644
--- a/Drivers/CMSIS/docs/Zone/html/navtree.js
+++ b/Drivers/CMSIS/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 ]
] ]
];