Official ARM version: v5.6.0
This commit is contained in:
parent
9f95ff5b6b
commit
96d6da4e25
2939 changed files with 339304 additions and 113320 deletions
15
docs/Zone/html/zTInteractiveMode.js
Normal file
15
docs/Zone/html/zTInteractiveMode.js
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
var zTInteractiveMode =
|
||||
[
|
||||
[ "Create a CMSIS-Zone Project", "zTUICreateProject.html", null ],
|
||||
[ "Memory and Peripheral Resources", "zTUIMemPerRes.html", [
|
||||
[ "View memory and peripheral resources", "zTUIMemPerRes.html#zTUIMemView", null ],
|
||||
[ "Create Memory Regions", "zTUIMemPerRes.html#zTUIMemAdd", null ],
|
||||
[ "Delete Memory Regions", "zTUIMemPerRes.html#zTUIMemDel", null ],
|
||||
[ "Resource Properties", "zTUIMemPerRes.html#zTUIPerProp", null ],
|
||||
[ "Configure peripheral slot access rights", "zTUIMemPerRes.html#zTUIPerSlotConf", null ]
|
||||
] ],
|
||||
[ "Zone Partitioning", "zTUIZonePart.html", [
|
||||
[ "Create Zones", "zTUIZonePart.html#zTUICreate", null ]
|
||||
] ],
|
||||
[ "Generate output files", "zTUIGenerate.html", null ]
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue