I'm trying to port GRBL 1.1 to the STM32F746 chip. Tell me the solution, thanks.

Committer:
Sergunb
Date:
Mon Sep 04 12:05:05 2017 +0000
Revision:
0:9dcf85d9b2f3
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Sergunb 0:9dcf85d9b2f3 1 <?xml version="1.0" encoding="UTF-8"?>
Sergunb 0:9dcf85d9b2f3 2 <workbench version="2.0">
Sergunb 0:9dcf85d9b2f3 3 <workbenchAdvisor/>
Sergunb 0:9dcf85d9b2f3 4 <window>
Sergunb 0:9dcf85d9b2f3 5 <fastViewData fastViewLocation="1024"/>
Sergunb 0:9dcf85d9b2f3 6 <perspectiveBar/>
Sergunb 0:9dcf85d9b2f3 7 <page focus="true" label="Workspace - CooCox CoBuilder">
Sergunb 0:9dcf85d9b2f3 8 <editors>
Sergunb 0:9dcf85d9b2f3 9 <editorArea activeWorkbook="DefaultEditorWorkbook">
Sergunb 0:9dcf85d9b2f3 10 <info part="DefaultEditorWorkbook">
Sergunb 0:9dcf85d9b2f3 11 <folder appearance="1" expanded="2">
Sergunb 0:9dcf85d9b2f3 12 <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">
Sergunb 0:9dcf85d9b2f3 13 <part id="0"/>
Sergunb 0:9dcf85d9b2f3 14 <part id="1"/>
Sergunb 0:9dcf85d9b2f3 15 <part id="2"/>
Sergunb 0:9dcf85d9b2f3 16 <part id="3"/>
Sergunb 0:9dcf85d9b2f3 17 <part id="4"/>
Sergunb 0:9dcf85d9b2f3 18 <part id="5"/>
Sergunb 0:9dcf85d9b2f3 19 <part id="6"/>
Sergunb 0:9dcf85d9b2f3 20 <part id="7"/>
Sergunb 0:9dcf85d9b2f3 21 </presentation>
Sergunb 0:9dcf85d9b2f3 22 </folder>
Sergunb 0:9dcf85d9b2f3 23 </info>
Sergunb 0:9dcf85d9b2f3 24 </editorArea>
Sergunb 0:9dcf85d9b2f3 25 <editor id="org.eclipse.cdt.ui.editor.CEditor" name="spindle_control.c" partName="spindle_control.c" path="J:/github/grbl/grbl/spindle_control.c" title="spindle_control.c" tooltip="J:/github/grbl/grbl/spindle_control.c" workbook="DefaultEditorWorkbook">
Sergunb 0:9dcf85d9b2f3 26 <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/stm32grbl/grbl/src/spindle_control.c"/>
Sergunb 0:9dcf85d9b2f3 27 <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="6198" selectionTopPixel="1924"/>
Sergunb 0:9dcf85d9b2f3 28 </editor>
Sergunb 0:9dcf85d9b2f3 29 <editor activePart="true" focus="true" id="org.coocox.builder.ui.editors.ConfigEditor" name="" partName="Configuration" title="Configuration" tooltip="" workbook="DefaultEditorWorkbook">
Sergunb 0:9dcf85d9b2f3 30 <input factoryID="org.coocox.builder.ui.persistent.PersistentElementFactory">
Sergunb 0:9dcf85d9b2f3 31 <org.coocox.builder.ui.editors.ConfigEditor horizontalPosition="0" subTagIndex="0" verticalPosition="0"/>
Sergunb 0:9dcf85d9b2f3 32 </input>
Sergunb 0:9dcf85d9b2f3 33 </editor>
Sergunb 0:9dcf85d9b2f3 34 <editor id="org.eclipse.cdt.ui.editor.CEditor" name="cpu_map.h" partName="cpu_map.h" title="cpu_map.h" tooltip="E:\usbjtagproj\Code\grbl1.1\grbl-edgestm32\grbl\cpu_map.h" workbook="DefaultEditorWorkbook">
Sergunb 0:9dcf85d9b2f3 35 <input factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" uri="file:/E:/usbjtagproj/Code/grbl1.1/grbl-edgestm32/grbl/cpu_map.h"/>
Sergunb 0:9dcf85d9b2f3 36 <editorState selectionHorizontalPixel="0" selectionLength="21" selectionOffset="17467" selectionTopPixel="6307"/>
Sergunb 0:9dcf85d9b2f3 37 </editor>
Sergunb 0:9dcf85d9b2f3 38 <editor id="org.eclipse.cdt.ui.editor.CEditor" name="grbl.h" partName="grbl.h" path="J:/github/grbl/grbl/grbl.h" title="grbl.h" tooltip="J:/github/grbl/grbl/grbl.h" workbook="DefaultEditorWorkbook">
Sergunb 0:9dcf85d9b2f3 39 <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/stm32grbl/grbl/inc/grbl.h"/>
Sergunb 0:9dcf85d9b2f3 40 <editorState selectionHorizontalPixel="0" selectionLength="11" selectionOffset="892" selectionTopPixel="90"/>
Sergunb 0:9dcf85d9b2f3 41 </editor>
Sergunb 0:9dcf85d9b2f3 42 <editor id="org.eclipse.cdt.ui.editor.CEditor" name="config.h" partName="config.h" path="J:/github/grbl/grbl/config.h" title="config.h" tooltip="J:/github/grbl/grbl/config.h" workbook="DefaultEditorWorkbook">
Sergunb 0:9dcf85d9b2f3 43 <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/stm32grbl/grbl/inc/config.h"/>
Sergunb 0:9dcf85d9b2f3 44 <editorState selectionHorizontalPixel="0" selectionLength="8" selectionOffset="19768" selectionTopPixel="5032"/>
Sergunb 0:9dcf85d9b2f3 45 </editor>
Sergunb 0:9dcf85d9b2f3 46 <editor id="org.eclipse.cdt.ui.editor.CEditor" name="cpu_map.h" partName="cpu_map.h" title="cpu_map.h" tooltip="J:\github\grbl\grbl\cpu_map.h" workbook="DefaultEditorWorkbook">
Sergunb 0:9dcf85d9b2f3 47 <input factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" uri="file:/J:/github/grbl/grbl/cpu_map.h"/>
Sergunb 0:9dcf85d9b2f3 48 <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="6245"/>
Sergunb 0:9dcf85d9b2f3 49 </editor>
Sergunb 0:9dcf85d9b2f3 50 <editor id="org.eclipse.cdt.ui.editor.CEditor" name="stm32f10x_exti.h" partName="stm32f10x_exti.h" path="J:/github/grbl/stm_lib/inc/stm32f10x_exti.h" title="stm32f10x_exti.h" tooltip="J:/github/grbl/stm_lib/inc/stm32f10x_exti.h" workbook="DefaultEditorWorkbook">
Sergunb 0:9dcf85d9b2f3 51 <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/stm32grbl/stm_lib/inc/stm32f10x_exti.h"/>
Sergunb 0:9dcf85d9b2f3 52 <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
Sergunb 0:9dcf85d9b2f3 53 </editor>
Sergunb 0:9dcf85d9b2f3 54 <editor id="org.eclipse.cdt.ui.editor.CEditor" name="spindle_control.h" partName="spindle_control.h" path="J:/github/grbl/grbl/spindle_control.h" title="spindle_control.h" tooltip="J:/github/grbl/grbl/spindle_control.h" workbook="DefaultEditorWorkbook">
Sergunb 0:9dcf85d9b2f3 55 <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/stm32grbl/grbl/inc/spindle_control.h"/>
Sergunb 0:9dcf85d9b2f3 56 <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
Sergunb 0:9dcf85d9b2f3 57 </editor>
Sergunb 0:9dcf85d9b2f3 58 </editors>
Sergunb 0:9dcf85d9b2f3 59 <views>
Sergunb 0:9dcf85d9b2f3 60 <view id="org.coocox.builder.ui.views.ProjectView" partName="Project">
Sergunb 0:9dcf85d9b2f3 61 <viewState CommonNavigator.LINKING_ENABLED="0" horizontalPosition="0" org.eclipse.ui.navigator.resources.workingSets.showTopLevelWorkingSets="0" verticalPosition="0">
Sergunb 0:9dcf85d9b2f3 62 <expanded>
Sergunb 0:9dcf85d9b2f3 63 <element path="/stm32grbl"/>
Sergunb 0:9dcf85d9b2f3 64 <element path="/stm32grbl/grbl"/>
Sergunb 0:9dcf85d9b2f3 65 <element path="/stm32grbl/grbl/inc"/>
Sergunb 0:9dcf85d9b2f3 66 <element path="/stm32grbl/util"/>
Sergunb 0:9dcf85d9b2f3 67 </expanded>
Sergunb 0:9dcf85d9b2f3 68 <selection>
Sergunb 0:9dcf85d9b2f3 69 <element path="/stm32grbl"/>
Sergunb 0:9dcf85d9b2f3 70 </selection>
Sergunb 0:9dcf85d9b2f3 71 </viewState>
Sergunb 0:9dcf85d9b2f3 72 </view>
Sergunb 0:9dcf85d9b2f3 73 <view id="org.coocox.codebugger.trace.ui.traceview" partName="Semihosting">
Sergunb 0:9dcf85d9b2f3 74 <viewState/>
Sergunb 0:9dcf85d9b2f3 75 </view>
Sergunb 0:9dcf85d9b2f3 76 <view id="org.eclipse.debug.ui.DebugView" partName="Debug"/>
Sergunb 0:9dcf85d9b2f3 77 <view id="org.eclipse.ui.console.ConsoleView" partName="Console">
Sergunb 0:9dcf85d9b2f3 78 <viewState/>
Sergunb 0:9dcf85d9b2f3 79 </view>
Sergunb 0:9dcf85d9b2f3 80 <view id="org.eclipse.debug.ui.VariableView" partName="Variables"/>
Sergunb 0:9dcf85d9b2f3 81 </views>
Sergunb 0:9dcf85d9b2f3 82 <perspectives activePart="org.coocox.builder.ui.editors.ConfigEditor" activePerspective="org.coocox.builder.perspective.CoBuilder">
Sergunb 0:9dcf85d9b2f3 83 <perspective editorAreaTrimState="2" editorAreaVisible="1" fixed="0" version="0.016">
Sergunb 0:9dcf85d9b2f3 84 <descriptor class="org.coocox.builder.ui.PerspectiveCoBuilder" id="org.coocox.builder.perspective.CoBuilder" label="CooCox CoBuilder"/>
Sergunb 0:9dcf85d9b2f3 85 <alwaysOnActionSet id="org.coocox.welcome.ui.actionSet"/>
Sergunb 0:9dcf85d9b2f3 86 <alwaysOnActionSet id="org.eclipse.search.searchActionSet"/>
Sergunb 0:9dcf85d9b2f3 87 <alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>
Sergunb 0:9dcf85d9b2f3 88 <alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.navigation"/>
Sergunb 0:9dcf85d9b2f3 89 <alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>
Sergunb 0:9dcf85d9b2f3 90 <alwaysOnActionSet id="org.eclipse.ui.actionSet.keyBindings"/>
Sergunb 0:9dcf85d9b2f3 91 <alwaysOnActionSet id="org.eclipse.ui.actionSet.openFiles"/>
Sergunb 0:9dcf85d9b2f3 92 <alwaysOnActionSet id="org.eclipse.debug.ui.breakpointActionSet"/>
Sergunb 0:9dcf85d9b2f3 93 <alwaysOnActionSet id="org.coocox.userspace.actionSet"/>
Sergunb 0:9dcf85d9b2f3 94 <alwaysOnActionSet id="org.coocox.component.ui.actionSet"/>
Sergunb 0:9dcf85d9b2f3 95 <hide_menu_item_id id="org.coocox.codebugger.configuration.showMemoryAction"/>
Sergunb 0:9dcf85d9b2f3 96 <hide_menu_item_id id="org.eclipse.jdt.ui.refactoring.menu"/>
Sergunb 0:9dcf85d9b2f3 97 <hide_menu_item_id id="org.coocox.codebugger.configuration.ShowDisassemblyAction"/>
Sergunb 0:9dcf85d9b2f3 98 <hide_menu_item_id id="org.coocox.codebugger.configuration.showExpressionsAction"/>
Sergunb 0:9dcf85d9b2f3 99 <hide_menu_item_id id="org.coocox.codebugger.configuration.showDebugAction"/>
Sergunb 0:9dcf85d9b2f3 100 <hide_menu_item_id id="org.coocox.codebugger.configuration.showConsoleAction"/>
Sergunb 0:9dcf85d9b2f3 101 <hide_menu_item_id id="org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeAction"/>
Sergunb 0:9dcf85d9b2f3 102 <hide_menu_item_id id="org.eclipse.jdt.ui.source.menu"/>
Sergunb 0:9dcf85d9b2f3 103 <hide_menu_item_id id="org.coocox.codebugger.configuration.showMemoryBrowserAction"/>
Sergunb 0:9dcf85d9b2f3 104 <hide_menu_item_id id="org.coocox.codebugger.configuration.showVariablesAction"/>
Sergunb 0:9dcf85d9b2f3 105 <hide_menu_item_id id="org.coocox.builder.ui.openProjectExplorerAction"/>
Sergunb 0:9dcf85d9b2f3 106 <hide_menu_item_id id="org.coocox.codebugger.trace.actions.ShowTraceControlAction"/>
Sergunb 0:9dcf85d9b2f3 107 <hide_menu_item_id id="org.eclipse.debug.ui.commands.TerminateAndRelaunch"/>
Sergunb 0:9dcf85d9b2f3 108 <hide_menu_item_id id="org.coocox.codebugger.configuration.showRegistersAction"/>
Sergunb 0:9dcf85d9b2f3 109 <hide_toolbar_item_id id="org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeAction"/>
Sergunb 0:9dcf85d9b2f3 110 <hide_toolbar_item_id id="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly"/>
Sergunb 0:9dcf85d9b2f3 111 <hide_toolbar_item_id id="org.eclipse.debug.ui.commands.TerminateAndRelaunch"/>
Sergunb 0:9dcf85d9b2f3 112 <view id="org.coocox.builder.ui.views.ProjectView"/>
Sergunb 0:9dcf85d9b2f3 113 <view id="org.eclipse.ui.console.ConsoleView"/>
Sergunb 0:9dcf85d9b2f3 114 <fastViewBars/>
Sergunb 0:9dcf85d9b2f3 115 <layout>
Sergunb 0:9dcf85d9b2f3 116 <mainWindow>
Sergunb 0:9dcf85d9b2f3 117 <info folder="true" part="org.eclipse.ui.internal.ViewStack@d8749">
Sergunb 0:9dcf85d9b2f3 118 <folder activePageID="org.coocox.component.ui.ComponentView" appearance="2" expanded="2">
Sergunb 0:9dcf85d9b2f3 119 <page content="org.coocox.component.ui.ComponentView" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 120 <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">
Sergunb 0:9dcf85d9b2f3 121 <part id="0"/>
Sergunb 0:9dcf85d9b2f3 122 </presentation>
Sergunb 0:9dcf85d9b2f3 123 </folder>
Sergunb 0:9dcf85d9b2f3 124 </info>
Sergunb 0:9dcf85d9b2f3 125 <info folder="true" part="stickyFolderRight" ratio="0.75" ratioLeft="1434" ratioRight="478" relationship="2" relative="org.eclipse.ui.internal.ViewStack@d8749">
Sergunb 0:9dcf85d9b2f3 126 <folder appearance="2" expanded="2">
Sergunb 0:9dcf85d9b2f3 127 <page content="org.eclipse.help.ui.HelpView" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 128 <page content="org.eclipse.ui.internal.introview" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 129 </folder>
Sergunb 0:9dcf85d9b2f3 130 </info>
Sergunb 0:9dcf85d9b2f3 131 <info folder="true" part="org.eclipse.ui.internal.ViewStack@66a7f5" ratio="0.771855" ratioLeft="724" ratioRight="214" relationship="4" relative="org.eclipse.ui.internal.ViewStack@d8749">
Sergunb 0:9dcf85d9b2f3 132 <folder activePageID="org.eclipse.ui.console.ConsoleView" appearance="2" expanded="2">
Sergunb 0:9dcf85d9b2f3 133 <page content="org.eclipse.ui.console.ConsoleView" label="Console"/>
Sergunb 0:9dcf85d9b2f3 134 <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">
Sergunb 0:9dcf85d9b2f3 135 <part id="0"/>
Sergunb 0:9dcf85d9b2f3 136 </presentation>
Sergunb 0:9dcf85d9b2f3 137 </folder>
Sergunb 0:9dcf85d9b2f3 138 </info>
Sergunb 0:9dcf85d9b2f3 139 <info part="org.coocox.builder.ui.exampleView" ratio="0.19591409" ratioLeft="374" ratioRight="1535" relationship="2" relative="org.eclipse.ui.internal.ViewStack@d8749"/>
Sergunb 0:9dcf85d9b2f3 140 <info folder="true" part="org.eclipse.ui.internal.ViewStack@f0921d" ratio="0.71983916" ratioLeft="1074" ratioRight="418" relationship="2" relative="org.coocox.builder.ui.exampleView">
Sergunb 0:9dcf85d9b2f3 141 <folder activePageID="org.coocox.component.ui.Help" appearance="2" expanded="2">
Sergunb 0:9dcf85d9b2f3 142 <page content="org.coocox.component.ui.Help" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 143 <page content="org.eclipse.debug.ui.BreakpointView" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 144 <page content="org.eclipse.ui.views.ContentOutline" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 145 <page content="org.coocox.coassistant.view.CoAssistantView" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 146 <page content="org.coocox.builder.ui.MoreExampleView" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 147 <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">
Sergunb 0:9dcf85d9b2f3 148 <part id="0"/>
Sergunb 0:9dcf85d9b2f3 149 </presentation>
Sergunb 0:9dcf85d9b2f3 150 </folder>
Sergunb 0:9dcf85d9b2f3 151 </info>
Sergunb 0:9dcf85d9b2f3 152 <info part="org.eclipse.ui.editorss" ratio="0.44952178" ratioLeft="423" ratioRight="518" relationship="4" relative="org.coocox.builder.ui.exampleView"/>
Sergunb 0:9dcf85d9b2f3 153 <info folder="true" part="org.eclipse.ui.internal.ViewStack@2cf2ae" ratio="0.36981934" ratioLeft="348" ratioRight="593" relationship="4" relative="org.eclipse.ui.internal.ViewStack@d8749">
Sergunb 0:9dcf85d9b2f3 154 <folder activePageID="org.coocox.builder.ui.views.ProjectView" appearance="2" expanded="2">
Sergunb 0:9dcf85d9b2f3 155 <page content="org.coocox.builder.ui.views.ProjectView" label="Project"/>
Sergunb 0:9dcf85d9b2f3 156 <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">
Sergunb 0:9dcf85d9b2f3 157 <part id="0"/>
Sergunb 0:9dcf85d9b2f3 158 </presentation>
Sergunb 0:9dcf85d9b2f3 159 </folder>
Sergunb 0:9dcf85d9b2f3 160 </info>
Sergunb 0:9dcf85d9b2f3 161 </mainWindow>
Sergunb 0:9dcf85d9b2f3 162 </layout>
Sergunb 0:9dcf85d9b2f3 163 </perspective>
Sergunb 0:9dcf85d9b2f3 164 <perspective editorAreaTrimState="2" editorAreaVisible="1" fixed="0" version="0.016">
Sergunb 0:9dcf85d9b2f3 165 <descriptor class="org.coocox.codebugger.configuration.ui.Perspective" id="org.coocox.codebugger.configuration.perspective" label="CoDebugger"/>
Sergunb 0:9dcf85d9b2f3 166 <alwaysOnActionSet id="org.coocox.component.ui.actionSet"/>
Sergunb 0:9dcf85d9b2f3 167 <alwaysOnActionSet id="org.coocox.welcome.ui.actionSet"/>
Sergunb 0:9dcf85d9b2f3 168 <alwaysOnActionSet id="org.eclipse.search.searchActionSet"/>
Sergunb 0:9dcf85d9b2f3 169 <alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>
Sergunb 0:9dcf85d9b2f3 170 <alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.navigation"/>
Sergunb 0:9dcf85d9b2f3 171 <alwaysOnActionSet id="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>
Sergunb 0:9dcf85d9b2f3 172 <alwaysOnActionSet id="org.eclipse.ui.actionSet.keyBindings"/>
Sergunb 0:9dcf85d9b2f3 173 <alwaysOnActionSet id="org.eclipse.ui.actionSet.openFiles"/>
Sergunb 0:9dcf85d9b2f3 174 <alwaysOnActionSet id="org.eclipse.debug.ui.breakpointActionSet"/>
Sergunb 0:9dcf85d9b2f3 175 <alwaysOnActionSet id="org.eclipse.debug.ui.debugActionSet"/>
Sergunb 0:9dcf85d9b2f3 176 <hide_menu_item_id id="org.coocox.builder.ui.newFile"/>
Sergunb 0:9dcf85d9b2f3 177 <hide_menu_item_id id="org.coocox.builder.ui.newFolder"/>
Sergunb 0:9dcf85d9b2f3 178 <hide_menu_item_id id="org.coocox.builder.ui.openFile"/>
Sergunb 0:9dcf85d9b2f3 179 <hide_menu_item_id id="org.eclipse.ui.file.save"/>
Sergunb 0:9dcf85d9b2f3 180 <hide_menu_item_id id="org.eclipse.ui.file.saveAs"/>
Sergunb 0:9dcf85d9b2f3 181 <hide_menu_item_id id="org.eclipse.ui.file.saveAll"/>
Sergunb 0:9dcf85d9b2f3 182 <hide_menu_item_id id="org.coocox.builder.rcp.projectMenu"/>
Sergunb 0:9dcf85d9b2f3 183 <hide_menu_item_id id="org.coocox.builder.rcp.flashMenu"/>
Sergunb 0:9dcf85d9b2f3 184 <hide_menu_item_id id="org.coocox.builder.ui.showHelpViewAction"/>
Sergunb 0:9dcf85d9b2f3 185 <hide_menu_item_id id="org.coocox.component.ui.ShowRepositoryAction"/>
Sergunb 0:9dcf85d9b2f3 186 <hide_menu_item_id id="org.coocox.builder.ui.debug"/>
Sergunb 0:9dcf85d9b2f3 187 <hide_menu_item_id id="org.coocox.builder.ui.build"/>
Sergunb 0:9dcf85d9b2f3 188 <hide_menu_item_id id="org.coocox.builder.ui.rebuild"/>
Sergunb 0:9dcf85d9b2f3 189 <hide_menu_item_id id="org.eclipse.jdt.ui.refactoring.menu"/>
Sergunb 0:9dcf85d9b2f3 190 <hide_menu_item_id id="org.eclipse.jdt.ui.source.menu"/>
Sergunb 0:9dcf85d9b2f3 191 <hide_menu_item_id id="org.coocox.builder.ui.actions.ConfigurationAction"/>
Sergunb 0:9dcf85d9b2f3 192 <hide_menu_item_id id="org.coocox.welcome.ui.action.welcome"/>
Sergunb 0:9dcf85d9b2f3 193 <hide_menu_item_id id="org.coocox.welcome.ui.action.repository"/>
Sergunb 0:9dcf85d9b2f3 194 <hide_toolbar_item_id id="org.coocox.builder.ui.newProject"/>
Sergunb 0:9dcf85d9b2f3 195 <hide_toolbar_item_id id="org.coocox.builder.ui.newFile"/>
Sergunb 0:9dcf85d9b2f3 196 <hide_toolbar_item_id id="org.eclipse.ui.file.save"/>
Sergunb 0:9dcf85d9b2f3 197 <hide_toolbar_item_id id="org.coocox.component.ui.ShowRepositoryAction"/>
Sergunb 0:9dcf85d9b2f3 198 <hide_toolbar_item_id id="org.coocox.builder.ui.build"/>
Sergunb 0:9dcf85d9b2f3 199 <hide_toolbar_item_id id="org.coocox.builder.ui.rebuild"/>
Sergunb 0:9dcf85d9b2f3 200 <hide_toolbar_item_id id="org.coocox.builder.ui.debug"/>
Sergunb 0:9dcf85d9b2f3 201 <hide_toolbar_item_id id="org.coocox.codebugger.configuration.coideProgramDownloadAction"/>
Sergunb 0:9dcf85d9b2f3 202 <hide_toolbar_item_id id="org.coocox.codebugger.configuration.coideFlashEraseAction"/>
Sergunb 0:9dcf85d9b2f3 203 <hide_toolbar_item_id id="org.coocox.builder.ui.actions.TargetManageAction"/>
Sergunb 0:9dcf85d9b2f3 204 <hide_toolbar_item_id id="org.coocox.builder.ui.actions.ConfigurationAction"/>
Sergunb 0:9dcf85d9b2f3 205 <hide_toolbar_item_id id="org.coocox.welcome.ui.action.welcome"/>
Sergunb 0:9dcf85d9b2f3 206 <hide_toolbar_item_id id="org.coocox.welcome.ui.action.repository"/>
Sergunb 0:9dcf85d9b2f3 207 <hide_toolbar_item_id id="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly"/>
Sergunb 0:9dcf85d9b2f3 208 <view id="org.eclipse.ui.console.ConsoleView"/>
Sergunb 0:9dcf85d9b2f3 209 <view id="org.eclipse.debug.ui.DebugView"/>
Sergunb 0:9dcf85d9b2f3 210 <view id="org.coocox.codebugger.trace.ui.traceview"/>
Sergunb 0:9dcf85d9b2f3 211 <view id="org.eclipse.debug.ui.VariableView"/>
Sergunb 0:9dcf85d9b2f3 212 <view id="org.coocox.builder.ui.views.ProjectView"/>
Sergunb 0:9dcf85d9b2f3 213 <fastViewBars/>
Sergunb 0:9dcf85d9b2f3 214 <viewLayoutRec closeable="false" id="org.eclipse.debug.ui.DebugView"/>
Sergunb 0:9dcf85d9b2f3 215 <layout>&#x0A;<mainWindow>&#x0A;<info folder="true" part="org.eclipse.ui.internal.ViewStack@44c832">&#x0A;<folder activePageID="org.coocox.builder.ui.views.ProjectView" appearance="2" expanded="2">&#x0A;<page content="org.coocox.builder.ui.views.ProjectView" label="Project"/>
Sergunb 0:9dcf85d9b2f3 216 <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">&#x0A;<part id="0"/>
Sergunb 0:9dcf85d9b2f3 217 </presentation>
Sergunb 0:9dcf85d9b2f3 218 </folder>
Sergunb 0:9dcf85d9b2f3 219 </info>
Sergunb 0:9dcf85d9b2f3 220 <info folder="true" part="stickyFolderRight" ratio="0.75" ratioLeft="1434" ratioRight="478" relationship="2" relative="org.eclipse.ui.internal.ViewStack@44c832">&#x0A;<folder appearance="2" expanded="2">&#x0A;<page content="org.eclipse.help.ui.HelpView" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 221 <page content="org.eclipse.ui.internal.introview" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 222 </folder>
Sergunb 0:9dcf85d9b2f3 223 </info>
Sergunb 0:9dcf85d9b2f3 224 <info folder="true" part="org.eclipse.ui.internal.ViewStack@78c1cc" ratio="0.6993402" ratioLeft="742" ratioRight="319" relationship="4" relative="org.eclipse.ui.internal.ViewStack@44c832">&#x0A;<folder activePageID="org.eclipse.ui.console.ConsoleView" appearance="2" expanded="2">&#x0A;<page content="org.eclipse.ui.console.ConsoleView" label="Console"/>
Sergunb 0:9dcf85d9b2f3 225 <page content="org.eclipse.debug.ui.DebugView" label="Debug"/>
Sergunb 0:9dcf85d9b2f3 226 <page content="org.eclipse.debug.ui.BreakpointView" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 227 <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">&#x0A;<part id="0"/>
Sergunb 0:9dcf85d9b2f3 228 <part id="1"/>
Sergunb 0:9dcf85d9b2f3 229 </presentation>
Sergunb 0:9dcf85d9b2f3 230 </folder>
Sergunb 0:9dcf85d9b2f3 231 </info>
Sergunb 0:9dcf85d9b2f3 232 <info folder="true" part="org.eclipse.ui.internal.ViewStack@1fb49c2" ratio="0.5" ratioLeft="956" ratioRight="956" relationship="2" relative="org.eclipse.ui.internal.ViewStack@78c1cc">&#x0A;<folder activePageID="org.coocox.codebugger.trace.ui.traceview" appearance="2" expanded="2">&#x0A;<page content="org.coocox.codebugger.trace.ui.traceview" label="Semihosting"/>
Sergunb 0:9dcf85d9b2f3 233 <page content="org.eclipse.debug.ui.VariableView" label="Variables"/>
Sergunb 0:9dcf85d9b2f3 234 <page content="org.eclipse.debug.ui.ExpressionView" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 235 <page content="org.eclipse.debug.ui.MemoryView" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 236 <page content="org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 237 <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">&#x0A;<part id="0"/>
Sergunb 0:9dcf85d9b2f3 238 <part id="1"/>
Sergunb 0:9dcf85d9b2f3 239 </presentation>
Sergunb 0:9dcf85d9b2f3 240 </folder>
Sergunb 0:9dcf85d9b2f3 241 </info>
Sergunb 0:9dcf85d9b2f3 242 <info folder="true" part="org.eclipse.ui.internal.ViewStack@a77309" ratio="0.75" ratioLeft="1434" ratioRight="478" relationship="2" relative="org.eclipse.ui.internal.ViewStack@44c832">&#x0A;<folder appearance="2" expanded="2">&#x0A;<page content="org.eclipse.cdt.dsf.debug.ui.disassembly.view" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 243 <page content="org.eclipse.ui.views.ContentOutline" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 244 <page content="org.eclipse.debug.ui.RegisterView" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 245 <page content="org.coocox.coassistant.view.CoAssistantView_debug" label="LabelNotFound"/>
Sergunb 0:9dcf85d9b2f3 246 <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory"/>
Sergunb 0:9dcf85d9b2f3 247 </folder>
Sergunb 0:9dcf85d9b2f3 248 </info>
Sergunb 0:9dcf85d9b2f3 249 <info part="org.eclipse.ui.editorss" ratio="0.29986054" ratioLeft="430" ratioRight="1004" relationship="2" relative="org.eclipse.ui.internal.ViewStack@44c832"/>
Sergunb 0:9dcf85d9b2f3 250 </mainWindow>
Sergunb 0:9dcf85d9b2f3 251 </layout>
Sergunb 0:9dcf85d9b2f3 252 </perspective>
Sergunb 0:9dcf85d9b2f3 253 </perspectives>
Sergunb 0:9dcf85d9b2f3 254 <workingSets/>
Sergunb 0:9dcf85d9b2f3 255 <navigationHistory>
Sergunb 0:9dcf85d9b2f3 256 <editors>
Sergunb 0:9dcf85d9b2f3 257 <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/stm32grbl/grbl/src/spindle_control.c"/>
Sergunb 0:9dcf85d9b2f3 258 <editor factoryID="org.coocox.builder.ui.persistent.PersistentElementFactory" id="org.coocox.builder.ui.editors.ConfigEditor">
Sergunb 0:9dcf85d9b2f3 259 <org.coocox.builder.ui.editors.ConfigEditor horizontalPosition="0" subTagIndex="0" verticalPosition="0"/>
Sergunb 0:9dcf85d9b2f3 260 </editor>
Sergunb 0:9dcf85d9b2f3 261 <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/stm32grbl/stm_lib/inc/stm32f10x_exti.h"/>
Sergunb 0:9dcf85d9b2f3 262 <editor factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" uri="file:/J:/github/grbl/grbl/cpu_map.h"/>
Sergunb 0:9dcf85d9b2f3 263 <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/stm32grbl/grbl/inc/config.h"/>
Sergunb 0:9dcf85d9b2f3 264 </editors>
Sergunb 0:9dcf85d9b2f3 265 <item historyLabel="spindle_control.c" index="0">
Sergunb 0:9dcf85d9b2f3 266 <position info="not_deleted" x="6198" y="0"/>
Sergunb 0:9dcf85d9b2f3 267 </item>
Sergunb 0:9dcf85d9b2f3 268 <item historyLabel="Configuration" index="1"/>
Sergunb 0:9dcf85d9b2f3 269 <item historyLabel="stm32f10x_exti.h" index="2">
Sergunb 0:9dcf85d9b2f3 270 <position info="not_deleted" x="0" y="0"/>
Sergunb 0:9dcf85d9b2f3 271 </item>
Sergunb 0:9dcf85d9b2f3 272 <item historyLabel="Configuration" index="1"/>
Sergunb 0:9dcf85d9b2f3 273 <item historyLabel="cpu_map.h" index="3">
Sergunb 0:9dcf85d9b2f3 274 <position info="not_deleted" x="0" y="0"/>
Sergunb 0:9dcf85d9b2f3 275 </item>
Sergunb 0:9dcf85d9b2f3 276 <item historyLabel="config.h" index="4">
Sergunb 0:9dcf85d9b2f3 277 <position info="not_deleted" x="19768" y="8"/>
Sergunb 0:9dcf85d9b2f3 278 </item>
Sergunb 0:9dcf85d9b2f3 279 <item historyLabel="spindle_control.c" index="0">
Sergunb 0:9dcf85d9b2f3 280 <position info="not_deleted" x="6198" y="0"/>
Sergunb 0:9dcf85d9b2f3 281 </item>
Sergunb 0:9dcf85d9b2f3 282 <item active="true" historyLabel="Configuration" index="1"/>
Sergunb 0:9dcf85d9b2f3 283 </navigationHistory>
Sergunb 0:9dcf85d9b2f3 284 <input factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/" type="8"/>
Sergunb 0:9dcf85d9b2f3 285 </page>
Sergunb 0:9dcf85d9b2f3 286 <workbenchWindowAdvisor/>
Sergunb 0:9dcf85d9b2f3 287 <actionBarAdvisor/>
Sergunb 0:9dcf85d9b2f3 288 </window>
Sergunb 0:9dcf85d9b2f3 289 <mruList>
Sergunb 0:9dcf85d9b2f3 290 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="protocol.c" tooltip="stm32grbl/grbl/src/protocol.c">
Sergunb 0:9dcf85d9b2f3 291 <persistable path="/stm32grbl/grbl/src/protocol.c"/>
Sergunb 0:9dcf85d9b2f3 292 </file>
Sergunb 0:9dcf85d9b2f3 293 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="usb_endp.c" tooltip="stm32grbl/usb/usb_endp.c">
Sergunb 0:9dcf85d9b2f3 294 <persistable path="/stm32grbl/usb/usb_endp.c"/>
Sergunb 0:9dcf85d9b2f3 295 </file>
Sergunb 0:9dcf85d9b2f3 296 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="coolant_control.h" tooltip="stm32grbl/grbl/inc/coolant_control.h">
Sergunb 0:9dcf85d9b2f3 297 <persistable path="/stm32grbl/grbl/inc/coolant_control.h"/>
Sergunb 0:9dcf85d9b2f3 298 </file>
Sergunb 0:9dcf85d9b2f3 299 <file factoryID="org.coocox.component.ui.editors.repository.RepositoryElementFactory" id="org.coocox.builder.ui.editors.repository.RepositoryBrowser" name="Repository" tooltip="Repository">
Sergunb 0:9dcf85d9b2f3 300 <persistable>&#x0A;<subPage/>
Sergunb 0:9dcf85d9b2f3 301 </persistable>
Sergunb 0:9dcf85d9b2f3 302 </file>
Sergunb 0:9dcf85d9b2f3 303 <file factoryID="org.coocox.component.ui.editors.repository.RepositoryElementFactory" id="org.coocox.builder.ui.editors.repository.RepositoryBrowser" name="Repository" tooltip="Repository">
Sergunb 0:9dcf85d9b2f3 304 <persistable>&#x0A;<subPage/>
Sergunb 0:9dcf85d9b2f3 305 </persistable>
Sergunb 0:9dcf85d9b2f3 306 </file>
Sergunb 0:9dcf85d9b2f3 307 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="motion_control.h" tooltip="stm32grbl/grbl/inc/motion_control.h">
Sergunb 0:9dcf85d9b2f3 308 <persistable path="/stm32grbl/grbl/inc/motion_control.h"/>
Sergunb 0:9dcf85d9b2f3 309 </file>
Sergunb 0:9dcf85d9b2f3 310 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="config.h" tooltip="stm32grbl/grbl/inc/config.h">
Sergunb 0:9dcf85d9b2f3 311 <persistable path="/stm32grbl/grbl/inc/config.h"/>
Sergunb 0:9dcf85d9b2f3 312 </file>
Sergunb 0:9dcf85d9b2f3 313 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="motion_control.c" tooltip="stm32grbl/grbl/src/motion_control.c">
Sergunb 0:9dcf85d9b2f3 314 <persistable path="/stm32grbl/grbl/src/motion_control.c"/>
Sergunb 0:9dcf85d9b2f3 315 </file>
Sergunb 0:9dcf85d9b2f3 316 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="stepper.c" tooltip="stm32grbl/grbl/src/stepper.c">
Sergunb 0:9dcf85d9b2f3 317 <persistable path="/stm32grbl/grbl/src/stepper.c"/>
Sergunb 0:9dcf85d9b2f3 318 </file>
Sergunb 0:9dcf85d9b2f3 319 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" tooltip="stm32grbl/main.c">
Sergunb 0:9dcf85d9b2f3 320 <persistable path="/stm32grbl/main.c"/>
Sergunb 0:9dcf85d9b2f3 321 </file>
Sergunb 0:9dcf85d9b2f3 322 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="eeprom.c" tooltip="stmf4grbl/grbl/eeprom.c">
Sergunb 0:9dcf85d9b2f3 323 <persistable path="/stmf4grbl/grbl/eeprom.c"/>
Sergunb 0:9dcf85d9b2f3 324 </file>
Sergunb 0:9dcf85d9b2f3 325 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="nuts_bolts.h" tooltip="stmf4grbl/grbl/nuts_bolts.h">
Sergunb 0:9dcf85d9b2f3 326 <persistable path="/stmf4grbl/grbl/nuts_bolts.h"/>
Sergunb 0:9dcf85d9b2f3 327 </file>
Sergunb 0:9dcf85d9b2f3 328 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="usbd_def.h" tooltip="stmf4grbl/Drivers/STM32_USB_Device_Library/Core/inc/usbd_def.h">
Sergunb 0:9dcf85d9b2f3 329 <persistable path="/stmf4grbl/Drivers/STM32_USB_Device_Library/Core/inc/usbd_def.h"/>
Sergunb 0:9dcf85d9b2f3 330 </file>
Sergunb 0:9dcf85d9b2f3 331 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="usb_core.h" tooltip="stmf4grbl/Drivers/STM32_USB_OTG_Driver/inc/usb_core.h">
Sergunb 0:9dcf85d9b2f3 332 <persistable path="/stmf4grbl/Drivers/STM32_USB_OTG_Driver/inc/usb_core.h"/>
Sergunb 0:9dcf85d9b2f3 333 </file>
Sergunb 0:9dcf85d9b2f3 334 <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="usb_endp.c" tooltip="stm32grbl/usb/usb_endp.c">
Sergunb 0:9dcf85d9b2f3 335 <persistable path="/stm32grbl/usb/usb_endp.c"/>
Sergunb 0:9dcf85d9b2f3 336 </file>
Sergunb 0:9dcf85d9b2f3 337 </mruList>
Sergunb 0:9dcf85d9b2f3 338 </workbench>