diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-05-15 08:56:33 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-05-15 08:56:33 +0000 |
commit | 2b6cdecfcfc78f5fc55826d33d42faa606b2324f (patch) | |
tree | 0d6f283dd03bcd635c24f079ad4c13f1e87562e8 /testhal | |
parent | 0cdde1845d6775cde50668ded358f346930eab37 (diff) | |
download | ChibiOS-2b6cdecfcfc78f5fc55826d33d42faa606b2324f.tar.gz ChibiOS-2b6cdecfcfc78f5fc55826d33d42faa606b2324f.tar.bz2 ChibiOS-2b6cdecfcfc78f5fc55826d33d42faa606b2324f.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9485 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal')
-rw-r--r-- | testhal/STM32/STM32L4xx/QSPI-N25Q128/.cproject (renamed from testhal/STM32/STM32L4xx/DSPI-N25Q128/.cproject) | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32L4xx/QSPI-N25Q128/.project (renamed from testhal/STM32/STM32L4xx/DSPI-N25Q128/.project) | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32L4xx/QSPI-N25Q128/Makefile (renamed from testhal/STM32/STM32L4xx/DSPI-N25Q128/Makefile) | 0 | ||||
-rw-r--r-- | testhal/STM32/STM32L4xx/QSPI-N25Q128/chconf.h (renamed from testhal/STM32/STM32L4xx/DSPI-N25Q128/chconf.h) | 0 | ||||
-rw-r--r-- | testhal/STM32/STM32L4xx/QSPI-N25Q128/debug/QSPI-N25Q128 (OpenOCD, Flash and Run).launch (renamed from testhal/STM32/STM32L4xx/DSPI-N25Q128/debug/DSPI-N25Q128 (OpenOCD, Flash and Run).launch) | 6 | ||||
-rw-r--r-- | testhal/STM32/STM32L4xx/QSPI-N25Q128/halconf.h (renamed from testhal/STM32/STM32L4xx/DSPI-N25Q128/halconf.h) | 0 | ||||
-rw-r--r-- | testhal/STM32/STM32L4xx/QSPI-N25Q128/main.c (renamed from testhal/STM32/STM32L4xx/DSPI-N25Q128/main.c) | 0 | ||||
-rw-r--r-- | testhal/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h (renamed from testhal/STM32/STM32L4xx/DSPI-N25Q128/mcuconf.h) | 0 | ||||
-rw-r--r-- | testhal/STM32/STM32L4xx/QSPI-N25Q128/readme.txt (renamed from testhal/STM32/STM32L4xx/DSPI-N25Q128/readme.txt) | 0 |
9 files changed, 5 insertions, 5 deletions
diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/.cproject b/testhal/STM32/STM32L4xx/QSPI-N25Q128/.cproject index 764cdf69c..803411536 100644 --- a/testhal/STM32/STM32L4xx/DSPI-N25Q128/.cproject +++ b/testhal/STM32/STM32L4xx/QSPI-N25Q128/.cproject @@ -37,7 +37,7 @@ </cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="STM32L4xx-DSPI-N25Q128.null.1829068891" name="STM32L4xx-DSPI-N25Q128"/>
+ <project id="STM32L4xx-QSPI-N25Q128.null.1829068891" name="STM32L4xx-QSPI-N25Q128"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/.project b/testhal/STM32/STM32L4xx/QSPI-N25Q128/.project index ba0a7d679..d545035d7 100644 --- a/testhal/STM32/STM32L4xx/DSPI-N25Q128/.project +++ b/testhal/STM32/STM32L4xx/QSPI-N25Q128/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>STM32L4xx-DSPI-N25Q128</name>
+ <name>STM32L4xx-QSPI-N25Q128</name>
<comment></comment>
<projects>
</projects>
diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/Makefile b/testhal/STM32/STM32L4xx/QSPI-N25Q128/Makefile index 2ce900855..2ce900855 100644 --- a/testhal/STM32/STM32L4xx/DSPI-N25Q128/Makefile +++ b/testhal/STM32/STM32L4xx/QSPI-N25Q128/Makefile diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/chconf.h b/testhal/STM32/STM32L4xx/QSPI-N25Q128/chconf.h index ad6b53ade..ad6b53ade 100644 --- a/testhal/STM32/STM32L4xx/DSPI-N25Q128/chconf.h +++ b/testhal/STM32/STM32L4xx/QSPI-N25Q128/chconf.h diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/debug/DSPI-N25Q128 (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32L4xx/QSPI-N25Q128/debug/QSPI-N25Q128 (OpenOCD, Flash and Run).launch index 4a4fa1875..aa3b7fa26 100644 --- a/testhal/STM32/STM32L4xx/DSPI-N25Q128/debug/DSPI-N25Q128 (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32L4xx/QSPI-N25Q128/debug/QSPI-N25Q128 (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="\STM32L4xx-DSPI-N25Q128\debug"/>
+<stringAttribute key="bad_container_name" value="\STM32L4xx-QSPI-N25Q128\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="STM32L4xx-DSPI-N25Q128"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="STM32L4xx-QSPI-N25Q128"/>
<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.865376734"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/STM32L4xx-DSPI-N25Q128"/>
+<listEntry value="/STM32L4xx-QSPI-N25Q128"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/halconf.h b/testhal/STM32/STM32L4xx/QSPI-N25Q128/halconf.h index 5ab199774..5ab199774 100644 --- a/testhal/STM32/STM32L4xx/DSPI-N25Q128/halconf.h +++ b/testhal/STM32/STM32L4xx/QSPI-N25Q128/halconf.h diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/main.c b/testhal/STM32/STM32L4xx/QSPI-N25Q128/main.c index 942629734..942629734 100644 --- a/testhal/STM32/STM32L4xx/DSPI-N25Q128/main.c +++ b/testhal/STM32/STM32L4xx/QSPI-N25Q128/main.c diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/mcuconf.h b/testhal/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h index 4b99a9ce4..4b99a9ce4 100644 --- a/testhal/STM32/STM32L4xx/DSPI-N25Q128/mcuconf.h +++ b/testhal/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/readme.txt b/testhal/STM32/STM32L4xx/QSPI-N25Q128/readme.txt index a604d6fd4..a604d6fd4 100644 --- a/testhal/STM32/STM32L4xx/DSPI-N25Q128/readme.txt +++ b/testhal/STM32/STM32L4xx/QSPI-N25Q128/readme.txt |