From c23c955b05094a54b9c98ebdf48f8c28e225ab85 Mon Sep 17 00:00:00 2001 From: richardbarry Date: Sun, 23 Mar 2008 17:00:08 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@260 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- .../.plugins/org.eclipse.cdt.core/.log | 1 + .../org.eclipse.cdt.make.core/RTOSDemo.sc | 19 + .../org.eclipse.cdt.ui/dialog_settings.xml | 2 +- .../.projects/RTOSDemo/.indexes/history.index | Bin 1034 -> 496 bytes .../RTOSDemo/.indexes/properties.index | Bin 354 -> 354 bytes .../.root/.indexes/properties.index | Bin 104 -> 104 bytes .../.safetable/org.eclipse.core.resources | Bin 520 -> 517 bytes .../org.eclipse.cdt.managedbuilder.core.prefs | 4 +- .../org.eclipse.core.resources.prefs | 4 +- .../.settings/org.eclipse.debug.ui.prefs | 11 +- .../.settings/org.eclipse.ui.ide.prefs | 4 +- .../.launches/RTOSDemo.launch | 1 + .../org.eclipse.debug.ui/dialog_settings.xml | 6 +- .../launchConfigurationHistory.xml | 2 +- .../org.eclipse.ui.ide/dialog_settings.xml | 6 +- .../dialog_settings.xml | 22 +- .../dialog_settings.xml | 2 +- .../org.eclipse.ui.workbench/workbench.xml | 426 ++++++++++-------- .../org.eclipse.ui.workbench/workingsets.xml | 24 +- 19 files changed, 317 insertions(+), 217 deletions(-) diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log index ad90e761f..2dd781634 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log @@ -17,3 +17,4 @@ *** SESSION Aug 26, 2007 17:35:44.937 ------------------------------------------ *** SESSION Aug 27, 2007 10:56:42.953 ------------------------------------------ *** SESSION Aug 27, 2007 13:13:37.593 ------------------------------------------ +*** SESSION Mar 23, 2008 09:16:32.828 ------------------------------------------ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc index 44e0a6764..2277d3a13 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc @@ -10,6 +10,13 @@ + + + + + + + @@ -112,6 +119,18 @@ + + + + + + + + + + + + diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml index ab95b0564..d4ac3c6b7 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml @@ -1,7 +1,7 @@
- + diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/history.index b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/history.index index 5dc7272082f638546af870408ebd53c3f3bae43e..4cbdfa95e0499b06c3ee1aa0b643c50ff51f6baa 100644 GIT binary patch literal 496 zcmZQ#U|?WjVAs!0%*@kEX5jje{NMY)4+a_0j|cnbJoMzsoJN#NamZhe7*&8f5F6Sw|60lKR*(C4J6LMsqdSZ zotl=JlghwapdIiL+0YB}3}8bU-bSC;gQQt+!+)@$4=x96M;7nf@f#xkGh7B)+_v`@ zSp34<)$evAnX@47Cs>?;OTV}zv8bf902l>~6Kee%k-cz#&kKkuL4CKP)YPC5|6u3* kytK@8y$lAX1(~Wm$no;jR1oas1oIQg$l>2y69D!v05W~nJOBUy literal 1034 zcmZQ#U|?WoVAs!0%*@kEW{_z3*zdnPkU>UD=FNpJ`<44YZK|Il!pOj2z`XbTE+p~G zrI8TvL)^c%Ac;qsLBuB|0j|i|i4}J=qK^8v}6b=@5@R+m= zS-fOVC|Eoob3z8Pc-q-uuz11(4q0UJf;A9v1%t2R$l`8$t0sZ`m9UTLT{h7DLdP#g z$_oV@oc6d7A|C8LB@0R1=~*0DT*0w%T{@C@=DAp~_ypAp&B)?6KF2`BrAv~K#s408 z&T17yJH>xoZx9#ThvDeG{`&(=u~X8F(*LHZ$A^W{{B=KD?sPQ?S^T zIcgC&(AUm;e;rBufxxcmAaRDj8=qSQF~~?VOsR@ESu5qcZYNm$!u^#uki|be*#QUNwTkv+U`hqKqYmmitlr}-kKXY}XIg-6RDI3A!5B$$fK^A|v zEef2-KA5s;Zv`d-SSDG~nGcCZvh290PjC-+W-In diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/properties.index b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/properties.index index edda6f91ef9ec9e49acbf366dd7769c48be3579f..5b988da005a921f48546eb1ca7f2e2c8a65e9606 100644 GIT binary patch delta 22 dcmaFF^oVJ~Jsu+iGb1x&3j-rF1Ivl8Dgase2ciG~ delta 22 dcmaFF^oVJ~Jsv{~3nN1_3nL>F3zLbjDgat@2dn@9 diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index index f7f8c35cf6a1f89e4f644365b7e0d449f3b4edde..d8e4e53a48a0ae85839a674d76db956c23978127 100644 GIT binary patch delta 16 Xcmd1Em=MctX>M$0YGG+%VP*mVC*cGl delta 16 Xcmd1Em=MctVQyq#Zf0y`WMlvUCrbnX diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources index 71e1e8d063224f9aea32f0bcabc278f484fdc967..1328de7766cc55058f6596817ab71e3f71013c73 100644 GIT binary patch delta 192 zcmeBRX=Rz9ARSzqr{J4dq+n#MU}$J%Xkleypy2KsqF`iTF!>;()Z{gcoGc|prKyu0 z7$qk+Fmf^jIg@)CHF=B-%#6$p4UG&84J@IOY$D0|MX9zR<-A<_dL>1vskTN26F(Ud lW6Q+25UgfSyelkXWWdXHAmaCD0p_lAmf{#r{Gwcu3%)YU}$V*Xli9_uHY0LqF`iTU_N<2qvYf;##kOh3kxGd tGfQK019J\r\n\r\n +org.eclipse.debug.ui.BreakpointView+org.eclipse.debug.ui.ShowSupportedBreakpointsAction=true pref_state_memento.org.eclipse.debug.ui.VariableView=\r\n -eclipse.preferences.version=1 pref_state_memento.org.eclipse.debug.ui.RegisterView=\r\n -org.eclipse.debug.ui.BreakpointView+org.eclipse.debug.ui.ShowSupportedBreakpointsAction=true +pref_state_memento.org.eclipse.debug.ui.ExpressionView=\r\n preferredDetailPanes=DefaultDetailPane\:DefaultDetailPane| -org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=\r\n\r\n +eclipse.preferences.version=1 +org.eclipse.debug.ui.user_view_bindings=\r\n\r\n\r\n\r\n\r\n\r\n diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs index 18dcfbff6..03bb9748a 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs @@ -1,4 +1,4 @@ -#Sun Aug 19 20:45:58 BST 2007 +#Sun Mar 23 11:18:41 GMT 2008 eclipse.preferences.version=1 tipsAndTricks=true -platformState=1187207632220 +platformState=1197365898864 diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch index 1768f4611..23cd7bd80 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch @@ -17,6 +17,7 @@ + diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml index c2bd2c7c8..0cb8e4608 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml @@ -4,17 +4,17 @@ - + - +
- +
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml index 598b376c8..956feaff7 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml @@ -2,8 +2,8 @@ - + diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml index bbc6392ba..844cf0a7f 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml @@ -4,16 +4,16 @@ -
-
+
+
- +
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml index bffa7155b..ce3c1f45f 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml @@ -3,26 +3,26 @@
- +
- + - + - - - - - - - - + + + + + + + + diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml index 77beade3e..eda83315d 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml @@ -5,8 +5,8 @@
- +
diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml index b1b44e27a..48fe5f362 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml @@ -13,7 +13,7 @@ - + @@ -24,7 +24,7 @@ - + @@ -32,60 +32,80 @@ + + + + + + + + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + - + @@ -93,22 +113,44 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + - - + + + - + @@ -186,8 +228,8 @@ - - + + @@ -249,46 +291,61 @@ - + - + + + + + - + + - + + + - + + + - + + - + + + - - + - + + + - + - + + + @@ -301,170 +358,169 @@ - - + + - - - - - - - - + + - + + + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - - - - + + @@ -483,6 +539,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -501,32 +581,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml index d14870dc1..f9217d33f 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @@ -6,6 +6,7 @@ + @@ -26,14 +27,33 @@ - - + + + + + + + + + + + + + + + + + + + + + -- 2.39.5