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