From 2b6cdecfcfc78f5fc55826d33d42faa606b2324f Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 15 May 2016 08:56:33 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9485 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- .../STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/.cproject | 2 +- .../STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/.project | 2 +- .../STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/Makefile | 0 .../STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/chconf.h | 0 .../debug/QSPI-N25Q128 (OpenOCD, Flash and Run).launch} | 6 +++--- .../STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/halconf.h | 0 .../STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/main.c | 0 .../STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/mcuconf.h | 0 .../STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/readme.txt | 0 9 files changed, 5 insertions(+), 5 deletions(-) rename testhal/STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/.cproject (96%) rename testhal/STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/.project (95%) rename testhal/STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/Makefile (100%) rename testhal/STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/chconf.h (100%) rename testhal/STM32/STM32L4xx/{DSPI-N25Q128/debug/DSPI-N25Q128 (OpenOCD, Flash and Run).launch => QSPI-N25Q128/debug/QSPI-N25Q128 (OpenOCD, Flash and Run).launch} (95%) rename testhal/STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/halconf.h (100%) rename testhal/STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/main.c (100%) rename testhal/STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/mcuconf.h (100%) rename testhal/STM32/STM32L4xx/{DSPI-N25Q128 => QSPI-N25Q128}/readme.txt (100%) diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/.cproject b/testhal/STM32/STM32L4xx/QSPI-N25Q128/.cproject similarity index 96% rename from testhal/STM32/STM32L4xx/DSPI-N25Q128/.cproject rename to 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 @@ - + diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/.project b/testhal/STM32/STM32L4xx/QSPI-N25Q128/.project similarity index 95% rename from testhal/STM32/STM32L4xx/DSPI-N25Q128/.project rename to 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 @@ - STM32L4xx-DSPI-N25Q128 + STM32L4xx-QSPI-N25Q128 diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/Makefile b/testhal/STM32/STM32L4xx/QSPI-N25Q128/Makefile similarity index 100% rename from testhal/STM32/STM32L4xx/DSPI-N25Q128/Makefile rename to testhal/STM32/STM32L4xx/QSPI-N25Q128/Makefile diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/chconf.h b/testhal/STM32/STM32L4xx/QSPI-N25Q128/chconf.h similarity index 100% rename from testhal/STM32/STM32L4xx/DSPI-N25Q128/chconf.h rename to 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 similarity index 95% rename from testhal/STM32/STM32L4xx/DSPI-N25Q128/debug/DSPI-N25Q128 (OpenOCD, Flash and Run).launch rename to 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 @@ - + @@ -37,11 +37,11 @@ - + - + diff --git a/testhal/STM32/STM32L4xx/DSPI-N25Q128/halconf.h b/testhal/STM32/STM32L4xx/QSPI-N25Q128/halconf.h similarity index 100% rename from testhal/STM32/STM32L4xx/DSPI-N25Q128/halconf.h rename to 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 similarity index 100% rename from testhal/STM32/STM32L4xx/DSPI-N25Q128/main.c rename to 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 similarity index 100% rename from testhal/STM32/STM32L4xx/DSPI-N25Q128/mcuconf.h rename to 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 similarity index 100% rename from testhal/STM32/STM32L4xx/DSPI-N25Q128/readme.txt rename to testhal/STM32/STM32L4xx/QSPI-N25Q128/readme.txt