Add LED.c to the working set.

pull/4/head
Richard Barry 16 years ago
parent 9a1a7cb4d2
commit 2ebb35d75d

@ -6,3 +6,4 @@
*** SESSION May 28, 2009 09:41:36.321 ------------------------------------------ *** SESSION May 28, 2009 09:41:36.321 ------------------------------------------
*** SESSION May 28, 2009 11:13:39.141 ------------------------------------------ *** SESSION May 28, 2009 11:13:39.141 ------------------------------------------
*** SESSION May 28, 2009 12:42:12.616 ------------------------------------------ *** SESSION May 28, 2009 12:42:12.616 ------------------------------------------
*** SESSION May 29, 2009 15:36:57.102 ------------------------------------------

@ -1,4 +1,4 @@
#Thu May 28 13:11:25 BST 2009 #Fri May 29 15:37:01 BST 2009
eclipse.preferences.version=1 eclipse.preferences.version=1
tipsAndTricks=true tipsAndTricks=true
platformState=1243512673357 platformState=1243607809767

@ -17,8 +17,8 @@
<item value="443" key="DIALOG_WIDTH"/> <item value="443" key="DIALOG_WIDTH"/>
<item value="true" key="BUILD_NOW"/> <item value="true" key="BUILD_NOW"/>
<item value="265" key="DIALOG_Y_ORIGIN"/> <item value="265" key="DIALOG_Y_ORIGIN"/>
<item value="390" key="DIALOG_HEIGHT"/>
<item value="619" key="DIALOG_X_ORIGIN"/> <item value="619" key="DIALOG_X_ORIGIN"/>
<item value="390" key="DIALOG_HEIGHT"/>
<item value="false" key="TOGGLE_SELECTED"/> <item value="false" key="TOGGLE_SELECTED"/>
</section> </section>
</section> </section>

@ -5,8 +5,8 @@
<item value="531" key="DIALOG_X_ORIGIN"/> <item value="531" key="DIALOG_X_ORIGIN"/>
</section> </section>
<section name="org.eclipse.ui.preferences.keysPreferencePage"> <section name="org.eclipse.ui.preferences.keysPreferencePage">
<item value="true" key="showAllField"/>
<item value="true" key="uncategorizedFilter"/> <item value="true" key="uncategorizedFilter"/>
<item value="true" key="showAllField"/>
<item value="true" key="internalFilter"/> <item value="true" key="internalFilter"/>
<item value="true" key="showAllConvert"/> <item value="true" key="showAllConvert"/>
<item value="true" key="actionSetFilter"/> <item value="true" key="actionSetFilter"/>

@ -37,22 +37,10 @@
</editorArea> </editorArea>
<editor focus="true" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" partName="main.c" path="C:/E/Dev/FreeRTOS/WorkingCopy3/Demo/CORTEX_LPC1766_GCC_RedSuite/RTOSDemo/main.c" title="main.c" tooltip="RTOSDemo/main.c" workbook="DefaultEditorWorkbook"> <editor focus="true" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" partName="main.c" path="C:/E/Dev/FreeRTOS/WorkingCopy3/Demo/CORTEX_LPC1766_GCC_RedSuite/RTOSDemo/main.c" title="main.c" tooltip="RTOSDemo/main.c" workbook="DefaultEditorWorkbook">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/main.c"/> <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/main.c"/>
<editorState selectionHPixel="0" selectionLength="0" selectionOffset="4707"/> <editorState selectionHPixel="0" selectionLength="0" selectionOffset="0"/>
</editor> </editor>
</editors> </editors>
<views> <views>
<view id="org.eclipse.debug.ui.DebugView" partName="Debug">
<viewState/>
</view>
<view id="org.eclipse.ui.views.TaskList" partName="Tasks"/>
<view id="org.eclipse.debug.ui.VariableView" partName="Variables">
<viewState/>
</view>
<view id="org.eclipse.debug.ui.BreakpointView" partName="Breakpoints">
<viewState>
<isTrackingSelection value="false"/>
</viewState>
</view>
<view id="com.crt.config.browserview.BrowserView" partName="Datasheet browser"> <view id="com.crt.config.browserview.BrowserView" partName="Datasheet browser">
<viewState/> <viewState/>
</view> </view>
@ -73,6 +61,9 @@
</selection> </selection>
</viewState> </viewState>
</view> </view>
<view id="org.eclipse.debug.ui.DebugView" partName="Debug">
<viewState/>
</view>
<view id="org.eclipse.ui.views.ProblemView" partName="Problems"> <view id="org.eclipse.ui.views.ProblemView" partName="Problems">
<viewState columnWidth0="253" columnWidth1="78" columnWidth2="153" columnWidth3="63" columnWidth4="0" horizontalPosition="0" verticalPosition="0"> <viewState columnWidth0="253" columnWidth1="78" columnWidth2="153" columnWidth3="63" columnWidth4="0" horizontalPosition="0" verticalPosition="0">
<columnOrder columnOrderIndex="0"/> <columnOrder columnOrderIndex="0"/>
@ -85,8 +76,17 @@
<view id="org.eclipse.ui.console.ConsoleView" partName="Console"> <view id="org.eclipse.ui.console.ConsoleView" partName="Console">
<viewState/> <viewState/>
</view> </view>
<view id="org.eclipse.debug.ui.BreakpointView" partName="Breakpoints">
<viewState>
<isTrackingSelection value="false"/>
</viewState>
</view>
<view id="org.eclipse.debug.ui.VariableView" partName="Variables">
<viewState/>
</view>
<view id="org.eclipse.ui.views.TaskList" partName="Tasks"/>
</views> </views>
<perspectives activePart="org.eclipse.ui.console.ConsoleView" activePerspective="org.eclipse.cdt.ui.CPerspective"> <perspectives activePart="org.eclipse.ui.views.ResourceNavigator" activePerspective="org.eclipse.cdt.ui.CPerspective">
<perspective editorAreaTrimState="2" editorAreaVisible="1" fixed="0" version="0.016"> <perspective editorAreaTrimState="2" editorAreaVisible="1" fixed="0" version="0.016">
<descriptor class="org.eclipse.cdt.internal.ui.CPerspectiveFactory" id="org.eclipse.cdt.ui.CPerspective" label="C/C++"/> <descriptor class="org.eclipse.cdt.internal.ui.CPerspectiveFactory" id="org.eclipse.cdt.ui.CPerspective" label="C/C++"/>
<alwaysOnActionSet id="com.crt.utils.support.actionSet"/> <alwaysOnActionSet id="com.crt.utils.support.actionSet"/>
@ -245,29 +245,20 @@
<view id="org.eclipse.debug.ui.VariableView"/> <view id="org.eclipse.debug.ui.VariableView"/>
<view id="org.eclipse.debug.ui.BreakpointView"/> <view id="org.eclipse.debug.ui.BreakpointView"/>
<fastViewBars/> <fastViewBars/>
<layout> <layout>&#x0A;<mainWindow>&#x0A;<info folder="true" part="org.eclipse.debug.internal.ui.NavigatorFolderView">&#x0A;<folder activePageID="org.eclipse.debug.ui.DebugView" appearance="2" expanded="2">&#x0A;<page content="org.eclipse.debug.ui.DebugView" label="Debug"/>
<mainWindow>
<info folder="true" part="org.eclipse.debug.internal.ui.NavigatorFolderView">
<folder activePageID="org.eclipse.debug.ui.DebugView" appearance="2" expanded="2">
<page content="org.eclipse.debug.ui.DebugView" label="Debug"/>
<page content="com.crt.quickstart.views.QuickstartView" label="Quickstart Panel"/> <page content="com.crt.quickstart.views.QuickstartView" label="Quickstart Panel"/>
<page content="org.eclipse.ui.views.ResourceNavigator" label="LabelNotFound"/> <page content="org.eclipse.ui.views.ResourceNavigator" label="LabelNotFound"/>
<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33"> <presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33">&#x0A;<part id="0"/>
<part id="0"/>
<part id="1"/> <part id="1"/>
</presentation> </presentation>
</folder> </folder>
</info> </info>
<info folder="true" part="stickyFolderRight" ratio="0.75" ratioLeft="1254" ratioRight="418" relationship="2" relative="org.eclipse.debug.internal.ui.NavigatorFolderView"> <info folder="true" part="stickyFolderRight" ratio="0.75" ratioLeft="1254" ratioRight="418" relationship="2" relative="org.eclipse.debug.internal.ui.NavigatorFolderView">&#x0A;<folder appearance="2" expanded="2">&#x0A;<page content="org.eclipse.help.ui.HelpView" label="LabelNotFound"/>
<folder appearance="2" expanded="2">
<page content="org.eclipse.help.ui.HelpView" label="LabelNotFound"/>
<page content="org.eclipse.ui.internal.introview" label="LabelNotFound"/> <page content="org.eclipse.ui.internal.introview" label="LabelNotFound"/>
<page content="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="LabelNotFound"/> <page content="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="LabelNotFound"/>
</folder> </folder>
</info> </info>
<info folder="true" part="org.eclipse.debug.internal.ui.ConsoleFolderView" ratio="0.8373102" ratioLeft="772" ratioRight="150" relationship="4" relative="org.eclipse.debug.internal.ui.NavigatorFolderView"> <info folder="true" part="org.eclipse.debug.internal.ui.ConsoleFolderView" ratio="0.8373102" ratioLeft="772" ratioRight="150" relationship="4" relative="org.eclipse.debug.internal.ui.NavigatorFolderView">&#x0A;<folder activePageID="org.eclipse.ui.console.ConsoleView" appearance="2" expanded="2">&#x0A;<page content="org.eclipse.ui.console.ConsoleView" label="Console"/>
<folder activePageID="org.eclipse.ui.console.ConsoleView" appearance="2" expanded="2">
<page content="org.eclipse.ui.console.ConsoleView" label="Console"/>
<page content="org.eclipse.ui.views.TaskList" label="Tasks"/> <page content="org.eclipse.ui.views.TaskList" label="Tasks"/>
<page content="org.eclipse.ui.views.ProblemView" label="Problems"/> <page content="org.eclipse.ui.views.ProblemView" label="Problems"/>
<page content="com.crt.config.browserview.BrowserView" label="Datasheet browser"/> <page content="com.crt.config.browserview.BrowserView" label="Datasheet browser"/>
@ -275,8 +266,7 @@
<page content="org.eclipse.ui.views.PropertySheet" label="LabelNotFound"/> <page content="org.eclipse.ui.views.PropertySheet" label="LabelNotFound"/>
<page content="com.crt.swv.views.SwvViews" label="LabelNotFound"/> <page content="com.crt.swv.views.SwvViews" label="LabelNotFound"/>
<page content="org.eclipse.debug.ui.MemoryView" label="LabelNotFound"/> <page content="org.eclipse.debug.ui.MemoryView" label="LabelNotFound"/>
<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33"> <presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33">&#x0A;<part id="0"/>
<part id="0"/>
<part id="1"/> <part id="1"/>
<part id="2"/> <part id="2"/>
<part id="3"/> <part id="3"/>
@ -284,16 +274,12 @@
</folder> </folder>
</info> </info>
<info part="org.eclipse.ui.editorss" ratio="0.3706112" ratioLeft="285" ratioRight="484" relationship="4" relative="org.eclipse.debug.internal.ui.NavigatorFolderView"/> <info part="org.eclipse.ui.editorss" ratio="0.3706112" ratioLeft="285" ratioRight="484" relationship="4" relative="org.eclipse.debug.internal.ui.NavigatorFolderView"/>
<info folder="true" part="org.eclipse.debug.internal.ui.OutlineFolderView" ratio="0.5482325" ratioLeft="915" ratioRight="754" relationship="2" relative="org.eclipse.ui.editorss"> <info folder="true" part="org.eclipse.debug.internal.ui.OutlineFolderView" ratio="0.5482325" ratioLeft="915" ratioRight="754" relationship="2" relative="org.eclipse.ui.editorss">&#x0A;<folder appearance="2" expanded="2">&#x0A;<page content="org.eclipse.ui.views.ContentOutline" label="LabelNotFound"/>
<folder appearance="2" expanded="2">
<page content="org.eclipse.ui.views.ContentOutline" label="LabelNotFound"/>
<page content="org.eclipse.cdt.debug.ui.DisassemblyView" label="LabelNotFound"/> <page content="org.eclipse.cdt.debug.ui.DisassemblyView" label="LabelNotFound"/>
<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33"/> <presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33"/>
</folder> </folder>
</info> </info>
<info folder="true" part="org.eclipse.debug.internal.ui.ToolsFolderView" ratio="0.5" ratioLeft="836" ratioRight="836" relationship="2" relative="org.eclipse.debug.internal.ui.NavigatorFolderView"> <info folder="true" part="org.eclipse.debug.internal.ui.ToolsFolderView" ratio="0.5" ratioLeft="836" ratioRight="836" relationship="2" relative="org.eclipse.debug.internal.ui.NavigatorFolderView">&#x0A;<folder activePageID="org.eclipse.debug.ui.VariableView" appearance="2" expanded="2">&#x0A;<page content="org.eclipse.debug.ui.VariableView" label="Variables"/>
<folder activePageID="org.eclipse.debug.ui.VariableView" appearance="2" expanded="2">
<page content="org.eclipse.debug.ui.VariableView" label="Variables"/>
<page content="org.eclipse.debug.ui.BreakpointView" label="Breakpoints"/> <page content="org.eclipse.debug.ui.BreakpointView" label="Breakpoints"/>
<page content="org.eclipse.debug.ui.ExpressionView" label="LabelNotFound"/> <page content="org.eclipse.debug.ui.ExpressionView" label="LabelNotFound"/>
<page content="org.eclipse.debug.ui.RegisterView" label="LabelNotFound"/> <page content="org.eclipse.debug.ui.RegisterView" label="LabelNotFound"/>
@ -302,8 +288,7 @@
<page content="com.crt.trueview.views.DisassemblyViewer" label="LabelNotFound"/> <page content="com.crt.trueview.views.DisassemblyViewer" label="LabelNotFound"/>
<page content="org.eclipse.cdt.debug.ui.SignalsView" label="LabelNotFound"/> <page content="org.eclipse.cdt.debug.ui.SignalsView" label="LabelNotFound"/>
<page content="org.eclipse.cdt.debug.ui.ModulesView" label="LabelNotFound"/> <page content="org.eclipse.cdt.debug.ui.ModulesView" label="LabelNotFound"/>
<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33"> <presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33">&#x0A;<part id="0"/>
<part id="0"/>
<part id="1"/> <part id="1"/>
</presentation> </presentation>
</folder> </folder>

@ -39,6 +39,7 @@
<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/uIP" type="2"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/uIP" type="2"/>
<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/webserver" type="2"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/webserver" type="2"/>
<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/LED.c" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/LED.c" type="1"/>
<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/LED.h" type="1"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/RTOSDemo/Makefile" type="1"/> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/RTOSDemo/Makefile" type="1"/>
<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/RTOSDemo/rtosdemo_lpc1766.ld" type="1"/> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/RTOSDemo/rtosdemo_lpc1766.ld" type="1"/>
</workingSet> </workingSet>

Loading…
Cancel
Save