Official ARM version: v5.6.0

This commit is contained in:
rihab kouki 2020-07-28 11:24:49 +01:00
parent 9f95ff5b6b
commit 96d6da4e25
2939 changed files with 339304 additions and 113320 deletions

View file

@ -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 ]
] ]
];