diff options
Diffstat (limited to 'testhal/STM32/STM32F3xx/IRQ_STORM')
-rw-r--r-- | testhal/STM32/STM32F3xx/IRQ_STORM/.cproject | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F3xx/IRQ_STORM/.project | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F3xx-IRQ_STORM (OpenOCD, Flash and Run).launch (renamed from testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch) | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject b/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject index 22e472dc2..312682a4f 100644 --- a/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject +++ b/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject @@ -37,7 +37,7 @@ </cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="STM32F30x-IRQ_STORM.null.1149829447" name="STM32F30x-IRQ_STORM"/>
+ <project id="STM32F3xx-IRQ_STORM.null.1149829447" name="STM32F3xx-IRQ_STORM"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
diff --git a/testhal/STM32/STM32F3xx/IRQ_STORM/.project b/testhal/STM32/STM32F3xx/IRQ_STORM/.project index f7ea1cdb0..6f5d04b2f 100644 --- a/testhal/STM32/STM32F3xx/IRQ_STORM/.project +++ b/testhal/STM32/STM32F3xx/IRQ_STORM/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>STM32F30x-IRQ_STORM</name>
+ <name>STM32F3xx-IRQ_STORM</name>
<comment></comment>
<projects>
</projects>
diff --git a/testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F3xx-IRQ_STORM (OpenOCD, Flash and Run).launch index ccd0b3029..d5178464b 100644 --- a/testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F3xx-IRQ_STORM (OpenOCD, Flash and Run).launch @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.cdt.debug.gdbjtag.launchConfigurationType">
-<stringAttribute key="bad_container_name" value="\STM32F30x-IRQ_STORM\debug"/>
+<stringAttribute key="bad_container_name" value="\STM32F3xx-IRQ_STORM\debug"/>
<intAttribute key="org.eclipse.cdt.debug.gdbjtag.core.delay" value="1"/>
<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.doHalt" value="true"/>
<booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.doReset" value="true"/>
@@ -37,11 +37,11 @@ <stringAttribute key="org.eclipse.cdt.launch.GLOBAL_VARIABLES" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <globalVariableList/> "/>
<stringAttribute key="org.eclipse.cdt.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList/> "/>
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="./build/ch.elf"/>
-<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="STM32F30x-IRQ_STORM"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="STM32F3xx-IRQ_STORM"/>
<booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="true"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.51705747"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/STM32F30x-IRQ_STORM"/>
+<listEntry value="/STM32F3xx-IRQ_STORM"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
|