aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F3xx/USB_CDC_IAD
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-12-03 10:56:23 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-12-03 10:56:23 +0000
commit69492747606d30c64b7719172d4a5ec804421b99 (patch)
tree63662bc4f22009a296ca6fa8137d0bf3b270b1fe /testhal/STM32/STM32F3xx/USB_CDC_IAD
parentb7fdc3f060da86bd718379bdf87334b0143ea44b (diff)
downloadChibiOS-69492747606d30c64b7719172d4a5ec804421b99.tar.gz
ChibiOS-69492747606d30c64b7719172d4a5ec804421b99.tar.bz2
ChibiOS-69492747606d30c64b7719172d4a5ec804421b99.zip
Fixed naming conventions for STM32F3xx demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8554 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F3xx/USB_CDC_IAD')
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/.cproject2
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/.project2
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F3xx-USB_CDC_IAD (OpenOCD, Flash and Run).launch (renamed from testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch)6
3 files changed, 5 insertions, 5 deletions
diff --git a/testhal/STM32/STM32F3xx/USB_CDC_IAD/.cproject b/testhal/STM32/STM32F3xx/USB_CDC_IAD/.cproject
index 2b7795809..c698bbe76 100644
--- a/testhal/STM32/STM32F3xx/USB_CDC_IAD/.cproject
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/.cproject
@@ -39,7 +39,7 @@
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="STM32F30x-USB_CDC_IAD.null.1378892026" name="STM32F30x-USB_CDC_IAD"/>
+ <project id="STM32F3xx-USB_CDC_IAD.null.1378892026" name="STM32F3xx-USB_CDC_IAD"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
diff --git a/testhal/STM32/STM32F3xx/USB_CDC_IAD/.project b/testhal/STM32/STM32F3xx/USB_CDC_IAD/.project
index 75139531b..4e6d86f60 100644
--- a/testhal/STM32/STM32F3xx/USB_CDC_IAD/.project
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>STM32F30x-USB_CDC_IAD</name>
+ <name>STM32F3xx-USB_CDC_IAD</name>
<comment></comment>
<projects>
</projects>
diff --git a/testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F3xx-USB_CDC_IAD (OpenOCD, Flash and Run).launch
index 4ba94fc0d..ae91aa89b 100644
--- a/testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F3xx-USB_CDC_IAD (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-USB_CDC_IAD\debug"/>
+<stringAttribute key="bad_container_name" value="\STM32F3xx-USB_CDC_IAD\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="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;globalVariableList/&gt;&#13;&#10;"/>
<stringAttribute key="org.eclipse.cdt.launch.MEMORY_BLOCKS" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;memoryBlockExpressionList/&gt;&#13;&#10;"/>
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="./build/ch.elf"/>
-<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="STM32F30x-USB_CDC_IAD"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="STM32F3xx-USB_CDC_IAD"/>
<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.1093754934"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/STM32F30x-USB_CDC_IAD"/>
+<listEntry value="/STM32F3xx-USB_CDC_IAD"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>