14 lines
533 B
JavaScript
14 lines
533 B
JavaScript
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" ]
|
|
]; |