Skip to content

Commit

Permalink
rename micro-os-plus-iii-xpack
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Oct 12, 2016
1 parent dd8f9e8 commit aa3eeaa
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>cmsis-plus-xpack</name>
<name>micro-os-plus-iii-xpack</name>
<comment></comment>
<projects>
</projects>
Expand Down
4 changes: 2 additions & 2 deletions test-gcc-debug.launch
Expand Up @@ -19,11 +19,11 @@
<booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="true"/>
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN_SYMBOL" value="main"/>
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="test-gcc-debug/test-gcc-debug.elf"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="cmsis-plus-xpack"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="micro-os-plus-iii-xpack"/>
<booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="false"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="ilg.gnuarmeclipse.managedbuild.cross.config.elf.debug.1099817463.701037644"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/cmsis-plus-xpack"/>
<listEntry value="/micro-os-plus-iii-xpack"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
Expand Down
4 changes: 2 additions & 2 deletions test-rtos-gcc-debug.elf.launch
Expand Up @@ -22,11 +22,11 @@
<booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="false"/>
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN_SYMBOL" value="main"/>
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="test-rtos-gcc-debug/test-rtos-gcc-debug.elf"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="cmsis-plus-xpack"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="micro-os-plus-iii-xpack"/>
<booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="false"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="ilg.gnuarmeclipse.managedbuild.cross.config.elf.debug.1099817463.323352486"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/cmsis-plus-xpack"/>
<listEntry value="/micro-os-plus-iii-xpack"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
Expand Down
4 changes: 2 additions & 2 deletions test-std-gcc-debug.elf.launch
Expand Up @@ -22,11 +22,11 @@
<booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="true"/>
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN_SYMBOL" value="main"/>
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="test-std-gcc-debug/test-std-gcc-debug.elf"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="cmsis-plus-xpack"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="micro-os-plus-iii-xpack"/>
<booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="false"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="ilg.gnuarmeclipse.managedbuild.cross.config.elf.debug.1099817463.323352486"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/cmsis-plus-xpack"/>
<listEntry value="/micro-os-plus-iii-xpack"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
Expand Down

0 comments on commit aa3eeaa

Please sign in to comment.