Official ARM version: v5.6.0
This commit is contained in:
parent
9f95ff5b6b
commit
96d6da4e25
2939 changed files with 339304 additions and 113320 deletions
14
docs/Zone/html/zoneToolUsage.js
Normal file
14
docs/Zone/html/zoneToolUsage.js
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
var zoneToolUsage =
|
||||
[
|
||||
[ "Installation", "zTInstall.html", null ],
|
||||
[ "User Interface", "zTUI.html", [
|
||||
[ "CMSIS-Zone GUI", "zTUI.html#zTGUI", null ],
|
||||
[ "Project Explorer", "zTUI.html#zTProjEx", null ],
|
||||
[ "Zone Editor", "zTUI.html#zTGUIZoneEditor", [
|
||||
[ "Toolbar Buttons", "zTUI.html#zTGUIButtons", null ]
|
||||
] ]
|
||||
] ],
|
||||
[ "Interactive Mode", "zTInteractiveMode.html", "zTInteractiveMode" ],
|
||||
[ "Command Line Mode", "zTCLI.html", null ],
|
||||
[ "Examples", "zTExamples.html", "zTExamples" ]
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue