aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-12-03 10:51:04 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-12-03 10:51:04 +0000
commitb7fdc3f060da86bd718379bdf87334b0143ea44b (patch)
treed04ab19b70369ac7672f282c6e7bc8c947083d6e /testhal/STM32
parent091912633d47613e4c9c213aec0eef772ecbc3ba (diff)
downloadChibiOS-b7fdc3f060da86bd718379bdf87334b0143ea44b.tar.gz
ChibiOS-b7fdc3f060da86bd718379bdf87334b0143ea44b.tar.bz2
ChibiOS-b7fdc3f060da86bd718379bdf87334b0143ea44b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8553 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32')
-rw-r--r--testhal/STM32/STM32F3xx/ADC/.cproject (renamed from testhal/STM32/STM32F30x/ADC/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC/.project (renamed from testhal/STM32/STM32F30x/ADC/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC/Makefile (renamed from testhal/STM32/STM32F30x/ADC/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC/chconf.h (renamed from testhal/STM32/STM32F30x/ADC/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC/debug/STM32F30x-ADC (OpenOCD, Flash and Run).launch (renamed from testhal/STM32/STM32F30x/ADC/debug/STM32F30x-ADC (OpenOCD, Flash and Run).launch)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC/halconf.h (renamed from testhal/STM32/STM32F30x/ADC/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC/main.c (renamed from testhal/STM32/STM32F30x/ADC/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC/mcuconf.h (renamed from testhal/STM32/STM32F30x/ADC/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC/readme.txt (renamed from testhal/STM32/STM32F30x/ADC/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC_DUAL/.cproject (renamed from testhal/STM32/STM32F30x/ADC_DUAL/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC_DUAL/.project (renamed from testhal/STM32/STM32F30x/ADC_DUAL/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC_DUAL/Makefile (renamed from testhal/STM32/STM32F30x/ADC_DUAL/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC_DUAL/chconf.h (renamed from testhal/STM32/STM32F30x/ADC_DUAL/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC_DUAL/debug/STM32F30x-ADC_DUAL (OpenOCD, Flash and Run).launch (renamed from testhal/STM32/STM32F30x/ADC_DUAL/debug/STM32F30x-ADC_DUAL (OpenOCD, Flash and Run).launch)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC_DUAL/halconf.h (renamed from testhal/STM32/STM32F30x/ADC_DUAL/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC_DUAL/main.c (renamed from testhal/STM32/STM32F30x/ADC_DUAL/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC_DUAL/mcuconf.h (renamed from testhal/STM32/STM32F30x/ADC_DUAL/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/ADC_DUAL/readme.txt (renamed from testhal/STM32/STM32F30x/ADC_DUAL/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/CAN/.cproject (renamed from testhal/STM32/STM32F30x/CAN/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/CAN/.project (renamed from testhal/STM32/STM32F30x/CAN/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/CAN/Makefile (renamed from testhal/STM32/STM32F30x/CAN/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/CAN/chconf.h (renamed from testhal/STM32/STM32F30x/CAN/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/CAN/halconf.h (renamed from testhal/STM32/STM32F30x/CAN/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/CAN/main.c (renamed from testhal/STM32/STM32F30x/CAN/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/CAN/mcuconf.h (renamed from testhal/STM32/STM32F30x/CAN/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/CAN/readme.txt (renamed from testhal/STM32/STM32F30x/CAN/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/DAC/.cproject (renamed from testhal/STM32/STM32F30x/DAC/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/DAC/.project (renamed from testhal/STM32/STM32F30x/DAC/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/DAC/Makefile (renamed from testhal/STM32/STM32F30x/DAC/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/DAC/chconf.h (renamed from testhal/STM32/STM32F30x/DAC/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/DAC/debug/STM32F30x-DAC (OpenOCD, Flash and Run).launch (renamed from testhal/STM32/STM32F30x/DAC/debug/STM32F30x-DAC (OpenOCD, Flash and Run).launch)0
-rw-r--r--testhal/STM32/STM32F3xx/DAC/halconf.h (renamed from testhal/STM32/STM32F30x/DAC/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/DAC/main.c (renamed from testhal/STM32/STM32F30x/DAC/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/DAC/mcuconf.h (renamed from testhal/STM32/STM32F30x/DAC/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/DAC/readme.txt (renamed from testhal/STM32/STM32F30x/DAC/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/EXT/.cproject (renamed from testhal/STM32/STM32F30x/EXT/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/EXT/.project (renamed from testhal/STM32/STM32F30x/EXT/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/EXT/Makefile (renamed from testhal/STM32/STM32F30x/EXT/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/EXT/chconf.h (renamed from testhal/STM32/STM32F30x/EXT/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/EXT/halconf.h (renamed from testhal/STM32/STM32F30x/EXT/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/EXT/main.c (renamed from testhal/STM32/STM32F30x/EXT/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/EXT/mcuconf.h (renamed from testhal/STM32/STM32F30x/EXT/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/EXT/readme.txt (renamed from testhal/STM32/STM32F30x/EXT/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/IRQ_STORM/.cproject (renamed from testhal/STM32/STM32F30x/IRQ_STORM/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/IRQ_STORM/.project (renamed from testhal/STM32/STM32F30x/IRQ_STORM/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/IRQ_STORM/Makefile (renamed from testhal/STM32/STM32F30x/IRQ_STORM/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/IRQ_STORM/chconf.h (renamed from testhal/STM32/STM32F30x/IRQ_STORM/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch (renamed from testhal/STM32/STM32F30x/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch)0
-rw-r--r--testhal/STM32/STM32F3xx/IRQ_STORM/halconf.h (renamed from testhal/STM32/STM32F30x/IRQ_STORM/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/IRQ_STORM/main.c (renamed from testhal/STM32/STM32F30x/IRQ_STORM/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/IRQ_STORM/mcuconf.h (renamed from testhal/STM32/STM32F30x/IRQ_STORM/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/IRQ_STORM/readme.txt (renamed from testhal/STM32/STM32F30x/IRQ_STORM/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/PWM-ICU/.cproject (renamed from testhal/STM32/STM32F30x/PWM-ICU/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/PWM-ICU/.project (renamed from testhal/STM32/STM32F30x/PWM-ICU/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/PWM-ICU/Makefile (renamed from testhal/STM32/STM32F30x/PWM-ICU/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/PWM-ICU/chconf.h (renamed from testhal/STM32/STM32F30x/PWM-ICU/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/PWM-ICU/debug/STM32F30x-PWM_ICU (OpenOCD, Flash and Run).launch (renamed from testhal/STM32/STM32F30x/PWM-ICU/debug/STM32F30x-PWM_ICU (OpenOCD, Flash and Run).launch)0
-rw-r--r--testhal/STM32/STM32F3xx/PWM-ICU/halconf.h (renamed from testhal/STM32/STM32F30x/PWM-ICU/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/PWM-ICU/main.c (renamed from testhal/STM32/STM32F30x/PWM-ICU/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/PWM-ICU/mcuconf.h (renamed from testhal/STM32/STM32F30x/PWM-ICU/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/PWM-ICU/readme.txt (renamed from testhal/STM32/STM32F30x/PWM-ICU/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/SPI/.cproject (renamed from testhal/STM32/STM32F30x/SPI/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/SPI/.project (renamed from testhal/STM32/STM32F30x/SPI/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/SPI/Makefile (renamed from testhal/STM32/STM32F30x/SPI/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/SPI/chconf.h (renamed from testhal/STM32/STM32F30x/SPI/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/SPI/halconf.h (renamed from testhal/STM32/STM32F30x/SPI/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/SPI/main.c (renamed from testhal/STM32/STM32F30x/SPI/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/SPI/mcuconf.h (renamed from testhal/STM32/STM32F30x/SPI/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/SPI/readme.txt (renamed from testhal/STM32/STM32F30x/SPI/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/UART/.cproject (renamed from testhal/STM32/STM32F30x/UART/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/UART/.project (renamed from testhal/STM32/STM32F30x/UART/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/UART/Makefile (renamed from testhal/STM32/STM32F30x/UART/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/UART/chconf.h (renamed from testhal/STM32/STM32F30x/UART/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/UART/halconf.h (renamed from testhal/STM32/STM32F30x/UART/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/UART/main.c (renamed from testhal/STM32/STM32F30x/UART/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/UART/mcuconf.h (renamed from testhal/STM32/STM32F30x/UART/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/UART/readme.txt (renamed from testhal/STM32/STM32F30x/UART/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC/.cproject (renamed from testhal/STM32/STM32F30x/USB_CDC/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC/.project (renamed from testhal/STM32/STM32F30x/USB_CDC/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC/Makefile (renamed from testhal/STM32/STM32F30x/USB_CDC/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC/chconf.h (renamed from testhal/STM32/STM32F30x/USB_CDC/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC/debug/STM32F30x-USB_CDC (OpenOCD, Flash and Run).launch (renamed from testhal/STM32/STM32F30x/USB_CDC/debug/STM32F30x-USB_CDC (OpenOCD, Flash and Run).launch)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC/halconf.h (renamed from testhal/STM32/STM32F30x/USB_CDC/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC/main.c (renamed from testhal/STM32/STM32F30x/USB_CDC/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC/mcuconf.h (renamed from testhal/STM32/STM32F30x/USB_CDC/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC/readme.txt (renamed from testhal/STM32/STM32F30x/USB_CDC/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/.cproject (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/.cproject)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/.project (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/.project)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/Makefile (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/Makefile)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/chconf.h (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/chconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/driver/ChibiOS Virtual COM.inf (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/driver/ChibiOS Virtual COM.inf)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/halconf.h (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/halconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/main.c (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/main.c)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/mcuconf.h (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/mcuconf.h)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/readme.txt (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/readme.txt)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/usbcfg.c (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/usbcfg.c)0
-rw-r--r--testhal/STM32/STM32F3xx/USB_CDC_IAD/usbcfg.h (renamed from testhal/STM32/STM32F30x/USB_CDC_IAD/usbcfg.h)0
98 files changed, 0 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F30x/ADC/.cproject b/testhal/STM32/STM32F3xx/ADC/.cproject
index 7a8791dfc..7a8791dfc 100644
--- a/testhal/STM32/STM32F30x/ADC/.cproject
+++ b/testhal/STM32/STM32F3xx/ADC/.cproject
diff --git a/testhal/STM32/STM32F30x/ADC/.project b/testhal/STM32/STM32F3xx/ADC/.project
index 9503708ca..9503708ca 100644
--- a/testhal/STM32/STM32F30x/ADC/.project
+++ b/testhal/STM32/STM32F3xx/ADC/.project
diff --git a/testhal/STM32/STM32F30x/ADC/Makefile b/testhal/STM32/STM32F3xx/ADC/Makefile
index c01cfa725..c01cfa725 100644
--- a/testhal/STM32/STM32F30x/ADC/Makefile
+++ b/testhal/STM32/STM32F3xx/ADC/Makefile
diff --git a/testhal/STM32/STM32F30x/ADC/chconf.h b/testhal/STM32/STM32F3xx/ADC/chconf.h
index 405149b3b..405149b3b 100644
--- a/testhal/STM32/STM32F30x/ADC/chconf.h
+++ b/testhal/STM32/STM32F3xx/ADC/chconf.h
diff --git a/testhal/STM32/STM32F30x/ADC/debug/STM32F30x-ADC (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/ADC/debug/STM32F30x-ADC (OpenOCD, Flash and Run).launch
index a87c940bc..a87c940bc 100644
--- a/testhal/STM32/STM32F30x/ADC/debug/STM32F30x-ADC (OpenOCD, Flash and Run).launch
+++ b/testhal/STM32/STM32F3xx/ADC/debug/STM32F30x-ADC (OpenOCD, Flash and Run).launch
diff --git a/testhal/STM32/STM32F30x/ADC/halconf.h b/testhal/STM32/STM32F3xx/ADC/halconf.h
index 4b733c4bc..4b733c4bc 100644
--- a/testhal/STM32/STM32F30x/ADC/halconf.h
+++ b/testhal/STM32/STM32F3xx/ADC/halconf.h
diff --git a/testhal/STM32/STM32F30x/ADC/main.c b/testhal/STM32/STM32F3xx/ADC/main.c
index 0686becb7..0686becb7 100644
--- a/testhal/STM32/STM32F30x/ADC/main.c
+++ b/testhal/STM32/STM32F3xx/ADC/main.c
diff --git a/testhal/STM32/STM32F30x/ADC/mcuconf.h b/testhal/STM32/STM32F3xx/ADC/mcuconf.h
index 9fb7341d7..9fb7341d7 100644
--- a/testhal/STM32/STM32F30x/ADC/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/ADC/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/ADC/readme.txt b/testhal/STM32/STM32F3xx/ADC/readme.txt
index 2b38919c2..2b38919c2 100644
--- a/testhal/STM32/STM32F30x/ADC/readme.txt
+++ b/testhal/STM32/STM32F3xx/ADC/readme.txt
diff --git a/testhal/STM32/STM32F30x/ADC_DUAL/.cproject b/testhal/STM32/STM32F3xx/ADC_DUAL/.cproject
index 980f2e991..980f2e991 100644
--- a/testhal/STM32/STM32F30x/ADC_DUAL/.cproject
+++ b/testhal/STM32/STM32F3xx/ADC_DUAL/.cproject
diff --git a/testhal/STM32/STM32F30x/ADC_DUAL/.project b/testhal/STM32/STM32F3xx/ADC_DUAL/.project
index 86fadf546..86fadf546 100644
--- a/testhal/STM32/STM32F30x/ADC_DUAL/.project
+++ b/testhal/STM32/STM32F3xx/ADC_DUAL/.project
diff --git a/testhal/STM32/STM32F30x/ADC_DUAL/Makefile b/testhal/STM32/STM32F3xx/ADC_DUAL/Makefile
index c01cfa725..c01cfa725 100644
--- a/testhal/STM32/STM32F30x/ADC_DUAL/Makefile
+++ b/testhal/STM32/STM32F3xx/ADC_DUAL/Makefile
diff --git a/testhal/STM32/STM32F30x/ADC_DUAL/chconf.h b/testhal/STM32/STM32F3xx/ADC_DUAL/chconf.h
index 405149b3b..405149b3b 100644
--- a/testhal/STM32/STM32F30x/ADC_DUAL/chconf.h
+++ b/testhal/STM32/STM32F3xx/ADC_DUAL/chconf.h
diff --git a/testhal/STM32/STM32F30x/ADC_DUAL/debug/STM32F30x-ADC_DUAL (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/ADC_DUAL/debug/STM32F30x-ADC_DUAL (OpenOCD, Flash and Run).launch
index ca8eacb3a..ca8eacb3a 100644
--- a/testhal/STM32/STM32F30x/ADC_DUAL/debug/STM32F30x-ADC_DUAL (OpenOCD, Flash and Run).launch
+++ b/testhal/STM32/STM32F3xx/ADC_DUAL/debug/STM32F30x-ADC_DUAL (OpenOCD, Flash and Run).launch
diff --git a/testhal/STM32/STM32F30x/ADC_DUAL/halconf.h b/testhal/STM32/STM32F3xx/ADC_DUAL/halconf.h
index 4b733c4bc..4b733c4bc 100644
--- a/testhal/STM32/STM32F30x/ADC_DUAL/halconf.h
+++ b/testhal/STM32/STM32F3xx/ADC_DUAL/halconf.h
diff --git a/testhal/STM32/STM32F30x/ADC_DUAL/main.c b/testhal/STM32/STM32F3xx/ADC_DUAL/main.c
index b77e267b2..b77e267b2 100644
--- a/testhal/STM32/STM32F30x/ADC_DUAL/main.c
+++ b/testhal/STM32/STM32F3xx/ADC_DUAL/main.c
diff --git a/testhal/STM32/STM32F30x/ADC_DUAL/mcuconf.h b/testhal/STM32/STM32F3xx/ADC_DUAL/mcuconf.h
index d93b1c142..d93b1c142 100644
--- a/testhal/STM32/STM32F30x/ADC_DUAL/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/ADC_DUAL/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/ADC_DUAL/readme.txt b/testhal/STM32/STM32F3xx/ADC_DUAL/readme.txt
index 2b38919c2..2b38919c2 100644
--- a/testhal/STM32/STM32F30x/ADC_DUAL/readme.txt
+++ b/testhal/STM32/STM32F3xx/ADC_DUAL/readme.txt
diff --git a/testhal/STM32/STM32F30x/CAN/.cproject b/testhal/STM32/STM32F3xx/CAN/.cproject
index e18f952ce..e18f952ce 100644
--- a/testhal/STM32/STM32F30x/CAN/.cproject
+++ b/testhal/STM32/STM32F3xx/CAN/.cproject
diff --git a/testhal/STM32/STM32F30x/CAN/.project b/testhal/STM32/STM32F3xx/CAN/.project
index 03f4bead6..03f4bead6 100644
--- a/testhal/STM32/STM32F30x/CAN/.project
+++ b/testhal/STM32/STM32F3xx/CAN/.project
diff --git a/testhal/STM32/STM32F30x/CAN/Makefile b/testhal/STM32/STM32F3xx/CAN/Makefile
index c01cfa725..c01cfa725 100644
--- a/testhal/STM32/STM32F30x/CAN/Makefile
+++ b/testhal/STM32/STM32F3xx/CAN/Makefile
diff --git a/testhal/STM32/STM32F30x/CAN/chconf.h b/testhal/STM32/STM32F3xx/CAN/chconf.h
index 405149b3b..405149b3b 100644
--- a/testhal/STM32/STM32F30x/CAN/chconf.h
+++ b/testhal/STM32/STM32F3xx/CAN/chconf.h
diff --git a/testhal/STM32/STM32F30x/CAN/halconf.h b/testhal/STM32/STM32F3xx/CAN/halconf.h
index 9578c0811..9578c0811 100644
--- a/testhal/STM32/STM32F30x/CAN/halconf.h
+++ b/testhal/STM32/STM32F3xx/CAN/halconf.h
diff --git a/testhal/STM32/STM32F30x/CAN/main.c b/testhal/STM32/STM32F3xx/CAN/main.c
index e9511c17b..e9511c17b 100644
--- a/testhal/STM32/STM32F30x/CAN/main.c
+++ b/testhal/STM32/STM32F3xx/CAN/main.c
diff --git a/testhal/STM32/STM32F30x/CAN/mcuconf.h b/testhal/STM32/STM32F3xx/CAN/mcuconf.h
index d7e6b53f1..d7e6b53f1 100644
--- a/testhal/STM32/STM32F30x/CAN/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/CAN/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/CAN/readme.txt b/testhal/STM32/STM32F3xx/CAN/readme.txt
index d84b1f7de..d84b1f7de 100644
--- a/testhal/STM32/STM32F30x/CAN/readme.txt
+++ b/testhal/STM32/STM32F3xx/CAN/readme.txt
diff --git a/testhal/STM32/STM32F30x/DAC/.cproject b/testhal/STM32/STM32F3xx/DAC/.cproject
index d74518472..d74518472 100644
--- a/testhal/STM32/STM32F30x/DAC/.cproject
+++ b/testhal/STM32/STM32F3xx/DAC/.cproject
diff --git a/testhal/STM32/STM32F30x/DAC/.project b/testhal/STM32/STM32F3xx/DAC/.project
index 92e1ba1b0..92e1ba1b0 100644
--- a/testhal/STM32/STM32F30x/DAC/.project
+++ b/testhal/STM32/STM32F3xx/DAC/.project
diff --git a/testhal/STM32/STM32F30x/DAC/Makefile b/testhal/STM32/STM32F3xx/DAC/Makefile
index c01cfa725..c01cfa725 100644
--- a/testhal/STM32/STM32F30x/DAC/Makefile
+++ b/testhal/STM32/STM32F3xx/DAC/Makefile
diff --git a/testhal/STM32/STM32F30x/DAC/chconf.h b/testhal/STM32/STM32F3xx/DAC/chconf.h
index 405149b3b..405149b3b 100644
--- a/testhal/STM32/STM32F30x/DAC/chconf.h
+++ b/testhal/STM32/STM32F3xx/DAC/chconf.h
diff --git a/testhal/STM32/STM32F30x/DAC/debug/STM32F30x-DAC (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/DAC/debug/STM32F30x-DAC (OpenOCD, Flash and Run).launch
index ca6631b78..ca6631b78 100644
--- a/testhal/STM32/STM32F30x/DAC/debug/STM32F30x-DAC (OpenOCD, Flash and Run).launch
+++ b/testhal/STM32/STM32F3xx/DAC/debug/STM32F30x-DAC (OpenOCD, Flash and Run).launch
diff --git a/testhal/STM32/STM32F30x/DAC/halconf.h b/testhal/STM32/STM32F3xx/DAC/halconf.h
index 2b64a1a13..2b64a1a13 100644
--- a/testhal/STM32/STM32F30x/DAC/halconf.h
+++ b/testhal/STM32/STM32F3xx/DAC/halconf.h
diff --git a/testhal/STM32/STM32F30x/DAC/main.c b/testhal/STM32/STM32F3xx/DAC/main.c
index ca2410a93..ca2410a93 100644
--- a/testhal/STM32/STM32F30x/DAC/main.c
+++ b/testhal/STM32/STM32F3xx/DAC/main.c
diff --git a/testhal/STM32/STM32F30x/DAC/mcuconf.h b/testhal/STM32/STM32F3xx/DAC/mcuconf.h
index 18412235e..18412235e 100644
--- a/testhal/STM32/STM32F30x/DAC/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/DAC/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/DAC/readme.txt b/testhal/STM32/STM32F3xx/DAC/readme.txt
index 11d1bea6a..11d1bea6a 100644
--- a/testhal/STM32/STM32F30x/DAC/readme.txt
+++ b/testhal/STM32/STM32F3xx/DAC/readme.txt
diff --git a/testhal/STM32/STM32F30x/EXT/.cproject b/testhal/STM32/STM32F3xx/EXT/.cproject
index c9c383d84..c9c383d84 100644
--- a/testhal/STM32/STM32F30x/EXT/.cproject
+++ b/testhal/STM32/STM32F3xx/EXT/.cproject
diff --git a/testhal/STM32/STM32F30x/EXT/.project b/testhal/STM32/STM32F3xx/EXT/.project
index 1504226d3..1504226d3 100644
--- a/testhal/STM32/STM32F30x/EXT/.project
+++ b/testhal/STM32/STM32F3xx/EXT/.project
diff --git a/testhal/STM32/STM32F30x/EXT/Makefile b/testhal/STM32/STM32F3xx/EXT/Makefile
index c01cfa725..c01cfa725 100644
--- a/testhal/STM32/STM32F30x/EXT/Makefile
+++ b/testhal/STM32/STM32F3xx/EXT/Makefile
diff --git a/testhal/STM32/STM32F30x/EXT/chconf.h b/testhal/STM32/STM32F3xx/EXT/chconf.h
index 405149b3b..405149b3b 100644
--- a/testhal/STM32/STM32F30x/EXT/chconf.h
+++ b/testhal/STM32/STM32F3xx/EXT/chconf.h
diff --git a/testhal/STM32/STM32F30x/EXT/halconf.h b/testhal/STM32/STM32F3xx/EXT/halconf.h
index e99d770c6..e99d770c6 100644
--- a/testhal/STM32/STM32F30x/EXT/halconf.h
+++ b/testhal/STM32/STM32F3xx/EXT/halconf.h
diff --git a/testhal/STM32/STM32F30x/EXT/main.c b/testhal/STM32/STM32F3xx/EXT/main.c
index c905da39f..c905da39f 100644
--- a/testhal/STM32/STM32F30x/EXT/main.c
+++ b/testhal/STM32/STM32F3xx/EXT/main.c
diff --git a/testhal/STM32/STM32F30x/EXT/mcuconf.h b/testhal/STM32/STM32F3xx/EXT/mcuconf.h
index 344ca01ba..344ca01ba 100644
--- a/testhal/STM32/STM32F30x/EXT/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/EXT/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/EXT/readme.txt b/testhal/STM32/STM32F3xx/EXT/readme.txt
index 30839f8e9..30839f8e9 100644
--- a/testhal/STM32/STM32F30x/EXT/readme.txt
+++ b/testhal/STM32/STM32F3xx/EXT/readme.txt
diff --git a/testhal/STM32/STM32F30x/IRQ_STORM/.cproject b/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject
index 22e472dc2..22e472dc2 100644
--- a/testhal/STM32/STM32F30x/IRQ_STORM/.cproject
+++ b/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject
diff --git a/testhal/STM32/STM32F30x/IRQ_STORM/.project b/testhal/STM32/STM32F3xx/IRQ_STORM/.project
index f7ea1cdb0..f7ea1cdb0 100644
--- a/testhal/STM32/STM32F30x/IRQ_STORM/.project
+++ b/testhal/STM32/STM32F3xx/IRQ_STORM/.project
diff --git a/testhal/STM32/STM32F30x/IRQ_STORM/Makefile b/testhal/STM32/STM32F3xx/IRQ_STORM/Makefile
index 359e6e7b9..359e6e7b9 100644
--- a/testhal/STM32/STM32F30x/IRQ_STORM/Makefile
+++ b/testhal/STM32/STM32F3xx/IRQ_STORM/Makefile
diff --git a/testhal/STM32/STM32F30x/IRQ_STORM/chconf.h b/testhal/STM32/STM32F3xx/IRQ_STORM/chconf.h
index 7d9906294..7d9906294 100644
--- a/testhal/STM32/STM32F30x/IRQ_STORM/chconf.h
+++ b/testhal/STM32/STM32F3xx/IRQ_STORM/chconf.h
diff --git a/testhal/STM32/STM32F30x/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch
index ccd0b3029..ccd0b3029 100644
--- a/testhal/STM32/STM32F30x/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch
+++ b/testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch
diff --git a/testhal/STM32/STM32F30x/IRQ_STORM/halconf.h b/testhal/STM32/STM32F3xx/IRQ_STORM/halconf.h
index 908ee5f1b..908ee5f1b 100644
--- a/testhal/STM32/STM32F30x/IRQ_STORM/halconf.h
+++ b/testhal/STM32/STM32F3xx/IRQ_STORM/halconf.h
diff --git a/testhal/STM32/STM32F30x/IRQ_STORM/main.c b/testhal/STM32/STM32F3xx/IRQ_STORM/main.c
index dd0fa938e..dd0fa938e 100644
--- a/testhal/STM32/STM32F30x/IRQ_STORM/main.c
+++ b/testhal/STM32/STM32F3xx/IRQ_STORM/main.c
diff --git a/testhal/STM32/STM32F30x/IRQ_STORM/mcuconf.h b/testhal/STM32/STM32F3xx/IRQ_STORM/mcuconf.h
index c9a047c54..c9a047c54 100644
--- a/testhal/STM32/STM32F30x/IRQ_STORM/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/IRQ_STORM/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/IRQ_STORM/readme.txt b/testhal/STM32/STM32F3xx/IRQ_STORM/readme.txt
index a505c5042..a505c5042 100644
--- a/testhal/STM32/STM32F30x/IRQ_STORM/readme.txt
+++ b/testhal/STM32/STM32F3xx/IRQ_STORM/readme.txt
diff --git a/testhal/STM32/STM32F30x/PWM-ICU/.cproject b/testhal/STM32/STM32F3xx/PWM-ICU/.cproject
index 94e436ca4..94e436ca4 100644
--- a/testhal/STM32/STM32F30x/PWM-ICU/.cproject
+++ b/testhal/STM32/STM32F3xx/PWM-ICU/.cproject
diff --git a/testhal/STM32/STM32F30x/PWM-ICU/.project b/testhal/STM32/STM32F3xx/PWM-ICU/.project
index d8190d4c4..d8190d4c4 100644
--- a/testhal/STM32/STM32F30x/PWM-ICU/.project
+++ b/testhal/STM32/STM32F3xx/PWM-ICU/.project
diff --git a/testhal/STM32/STM32F30x/PWM-ICU/Makefile b/testhal/STM32/STM32F3xx/PWM-ICU/Makefile
index c01cfa725..c01cfa725 100644
--- a/testhal/STM32/STM32F30x/PWM-ICU/Makefile
+++ b/testhal/STM32/STM32F3xx/PWM-ICU/Makefile
diff --git a/testhal/STM32/STM32F30x/PWM-ICU/chconf.h b/testhal/STM32/STM32F3xx/PWM-ICU/chconf.h
index 405149b3b..405149b3b 100644
--- a/testhal/STM32/STM32F30x/PWM-ICU/chconf.h
+++ b/testhal/STM32/STM32F3xx/PWM-ICU/chconf.h
diff --git a/testhal/STM32/STM32F30x/PWM-ICU/debug/STM32F30x-PWM_ICU (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/PWM-ICU/debug/STM32F30x-PWM_ICU (OpenOCD, Flash and Run).launch
index 3b55accd1..3b55accd1 100644
--- a/testhal/STM32/STM32F30x/PWM-ICU/debug/STM32F30x-PWM_ICU (OpenOCD, Flash and Run).launch
+++ b/testhal/STM32/STM32F3xx/PWM-ICU/debug/STM32F30x-PWM_ICU (OpenOCD, Flash and Run).launch
diff --git a/testhal/STM32/STM32F30x/PWM-ICU/halconf.h b/testhal/STM32/STM32F3xx/PWM-ICU/halconf.h
index 543d7aa61..543d7aa61 100644
--- a/testhal/STM32/STM32F30x/PWM-ICU/halconf.h
+++ b/testhal/STM32/STM32F3xx/PWM-ICU/halconf.h
diff --git a/testhal/STM32/STM32F30x/PWM-ICU/main.c b/testhal/STM32/STM32F3xx/PWM-ICU/main.c
index ee9f8a8d2..ee9f8a8d2 100644
--- a/testhal/STM32/STM32F30x/PWM-ICU/main.c
+++ b/testhal/STM32/STM32F3xx/PWM-ICU/main.c
diff --git a/testhal/STM32/STM32F30x/PWM-ICU/mcuconf.h b/testhal/STM32/STM32F3xx/PWM-ICU/mcuconf.h
index c3fd01f36..c3fd01f36 100644
--- a/testhal/STM32/STM32F30x/PWM-ICU/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/PWM-ICU/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/PWM-ICU/readme.txt b/testhal/STM32/STM32F3xx/PWM-ICU/readme.txt
index 6e2e5280b..6e2e5280b 100644
--- a/testhal/STM32/STM32F30x/PWM-ICU/readme.txt
+++ b/testhal/STM32/STM32F3xx/PWM-ICU/readme.txt
diff --git a/testhal/STM32/STM32F30x/SPI/.cproject b/testhal/STM32/STM32F3xx/SPI/.cproject
index 697309c7f..697309c7f 100644
--- a/testhal/STM32/STM32F30x/SPI/.cproject
+++ b/testhal/STM32/STM32F3xx/SPI/.cproject
diff --git a/testhal/STM32/STM32F30x/SPI/.project b/testhal/STM32/STM32F3xx/SPI/.project
index 5c0b3a88c..5c0b3a88c 100644
--- a/testhal/STM32/STM32F30x/SPI/.project
+++ b/testhal/STM32/STM32F3xx/SPI/.project
diff --git a/testhal/STM32/STM32F30x/SPI/Makefile b/testhal/STM32/STM32F3xx/SPI/Makefile
index c01cfa725..c01cfa725 100644
--- a/testhal/STM32/STM32F30x/SPI/Makefile
+++ b/testhal/STM32/STM32F3xx/SPI/Makefile
diff --git a/testhal/STM32/STM32F30x/SPI/chconf.h b/testhal/STM32/STM32F3xx/SPI/chconf.h
index 405149b3b..405149b3b 100644
--- a/testhal/STM32/STM32F30x/SPI/chconf.h
+++ b/testhal/STM32/STM32F3xx/SPI/chconf.h
diff --git a/testhal/STM32/STM32F30x/SPI/halconf.h b/testhal/STM32/STM32F3xx/SPI/halconf.h
index a73333cec..a73333cec 100644
--- a/testhal/STM32/STM32F30x/SPI/halconf.h
+++ b/testhal/STM32/STM32F3xx/SPI/halconf.h
diff --git a/testhal/STM32/STM32F30x/SPI/main.c b/testhal/STM32/STM32F3xx/SPI/main.c
index 62610dfa5..62610dfa5 100644
--- a/testhal/STM32/STM32F30x/SPI/main.c
+++ b/testhal/STM32/STM32F3xx/SPI/main.c
diff --git a/testhal/STM32/STM32F30x/SPI/mcuconf.h b/testhal/STM32/STM32F3xx/SPI/mcuconf.h
index 39f6ea76c..39f6ea76c 100644
--- a/testhal/STM32/STM32F30x/SPI/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/SPI/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/SPI/readme.txt b/testhal/STM32/STM32F3xx/SPI/readme.txt
index ebd6bf5a4..ebd6bf5a4 100644
--- a/testhal/STM32/STM32F30x/SPI/readme.txt
+++ b/testhal/STM32/STM32F3xx/SPI/readme.txt
diff --git a/testhal/STM32/STM32F30x/UART/.cproject b/testhal/STM32/STM32F3xx/UART/.cproject
index 813ef9678..813ef9678 100644
--- a/testhal/STM32/STM32F30x/UART/.cproject
+++ b/testhal/STM32/STM32F3xx/UART/.cproject
diff --git a/testhal/STM32/STM32F30x/UART/.project b/testhal/STM32/STM32F3xx/UART/.project
index 15900d6dc..15900d6dc 100644
--- a/testhal/STM32/STM32F30x/UART/.project
+++ b/testhal/STM32/STM32F3xx/UART/.project
diff --git a/testhal/STM32/STM32F30x/UART/Makefile b/testhal/STM32/STM32F3xx/UART/Makefile
index c01cfa725..c01cfa725 100644
--- a/testhal/STM32/STM32F30x/UART/Makefile
+++ b/testhal/STM32/STM32F3xx/UART/Makefile
diff --git a/testhal/STM32/STM32F30x/UART/chconf.h b/testhal/STM32/STM32F3xx/UART/chconf.h
index 405149b3b..405149b3b 100644
--- a/testhal/STM32/STM32F30x/UART/chconf.h
+++ b/testhal/STM32/STM32F3xx/UART/chconf.h
diff --git a/testhal/STM32/STM32F30x/UART/halconf.h b/testhal/STM32/STM32F3xx/UART/halconf.h
index 1dff6f15f..1dff6f15f 100644
--- a/testhal/STM32/STM32F30x/UART/halconf.h
+++ b/testhal/STM32/STM32F3xx/UART/halconf.h
diff --git a/testhal/STM32/STM32F30x/UART/main.c b/testhal/STM32/STM32F3xx/UART/main.c
index 35d48f70b..35d48f70b 100644
--- a/testhal/STM32/STM32F30x/UART/main.c
+++ b/testhal/STM32/STM32F3xx/UART/main.c
diff --git a/testhal/STM32/STM32F30x/UART/mcuconf.h b/testhal/STM32/STM32F3xx/UART/mcuconf.h
index c9294a92b..c9294a92b 100644
--- a/testhal/STM32/STM32F30x/UART/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/UART/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/UART/readme.txt b/testhal/STM32/STM32F3xx/UART/readme.txt
index 63293a679..63293a679 100644
--- a/testhal/STM32/STM32F30x/UART/readme.txt
+++ b/testhal/STM32/STM32F3xx/UART/readme.txt
diff --git a/testhal/STM32/STM32F30x/USB_CDC/.cproject b/testhal/STM32/STM32F3xx/USB_CDC/.cproject
index 49ee0dcf1..49ee0dcf1 100644
--- a/testhal/STM32/STM32F30x/USB_CDC/.cproject
+++ b/testhal/STM32/STM32F3xx/USB_CDC/.cproject
diff --git a/testhal/STM32/STM32F30x/USB_CDC/.project b/testhal/STM32/STM32F3xx/USB_CDC/.project
index 9c8e08513..9c8e08513 100644
--- a/testhal/STM32/STM32F30x/USB_CDC/.project
+++ b/testhal/STM32/STM32F3xx/USB_CDC/.project
diff --git a/testhal/STM32/STM32F30x/USB_CDC/Makefile b/testhal/STM32/STM32F3xx/USB_CDC/Makefile
index ba784f689..ba784f689 100644
--- a/testhal/STM32/STM32F30x/USB_CDC/Makefile
+++ b/testhal/STM32/STM32F3xx/USB_CDC/Makefile
diff --git a/testhal/STM32/STM32F30x/USB_CDC/chconf.h b/testhal/STM32/STM32F3xx/USB_CDC/chconf.h
index 405149b3b..405149b3b 100644
--- a/testhal/STM32/STM32F30x/USB_CDC/chconf.h
+++ b/testhal/STM32/STM32F3xx/USB_CDC/chconf.h
diff --git a/testhal/STM32/STM32F30x/USB_CDC/debug/STM32F30x-USB_CDC (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/USB_CDC/debug/STM32F30x-USB_CDC (OpenOCD, Flash and Run).launch
index 335ed920d..335ed920d 100644
--- a/testhal/STM32/STM32F30x/USB_CDC/debug/STM32F30x-USB_CDC (OpenOCD, Flash and Run).launch
+++ b/testhal/STM32/STM32F3xx/USB_CDC/debug/STM32F30x-USB_CDC (OpenOCD, Flash and Run).launch
diff --git a/testhal/STM32/STM32F30x/USB_CDC/halconf.h b/testhal/STM32/STM32F3xx/USB_CDC/halconf.h
index eeacd2c4f..eeacd2c4f 100644
--- a/testhal/STM32/STM32F30x/USB_CDC/halconf.h
+++ b/testhal/STM32/STM32F3xx/USB_CDC/halconf.h
diff --git a/testhal/STM32/STM32F30x/USB_CDC/main.c b/testhal/STM32/STM32F3xx/USB_CDC/main.c
index c99d56466..c99d56466 100644
--- a/testhal/STM32/STM32F30x/USB_CDC/main.c
+++ b/testhal/STM32/STM32F3xx/USB_CDC/main.c
diff --git a/testhal/STM32/STM32F30x/USB_CDC/mcuconf.h b/testhal/STM32/STM32F3xx/USB_CDC/mcuconf.h
index 7cf224cfd..7cf224cfd 100644
--- a/testhal/STM32/STM32F30x/USB_CDC/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/USB_CDC/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/USB_CDC/readme.txt b/testhal/STM32/STM32F3xx/USB_CDC/readme.txt
index 2f54c6036..2f54c6036 100644
--- a/testhal/STM32/STM32F30x/USB_CDC/readme.txt
+++ b/testhal/STM32/STM32F3xx/USB_CDC/readme.txt
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/.cproject b/testhal/STM32/STM32F3xx/USB_CDC_IAD/.cproject
index 2b7795809..2b7795809 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/.cproject
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/.cproject
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/.project b/testhal/STM32/STM32F3xx/USB_CDC_IAD/.project
index 75139531b..75139531b 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/.project
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/.project
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/Makefile b/testhal/STM32/STM32F3xx/USB_CDC_IAD/Makefile
index ffead1b7f..ffead1b7f 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/Makefile
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/Makefile
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/chconf.h b/testhal/STM32/STM32F3xx/USB_CDC_IAD/chconf.h
index 405149b3b..405149b3b 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/chconf.h
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/chconf.h
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch
index 4ba94fc0d..4ba94fc0d 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/driver/ChibiOS Virtual COM.inf b/testhal/STM32/STM32F3xx/USB_CDC_IAD/driver/ChibiOS Virtual COM.inf
index 1832ef3bf..1832ef3bf 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/driver/ChibiOS Virtual COM.inf
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/driver/ChibiOS Virtual COM.inf
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/halconf.h b/testhal/STM32/STM32F3xx/USB_CDC_IAD/halconf.h
index eeacd2c4f..eeacd2c4f 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/halconf.h
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/halconf.h
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/main.c b/testhal/STM32/STM32F3xx/USB_CDC_IAD/main.c
index bada16558..bada16558 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/main.c
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/main.c
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/mcuconf.h b/testhal/STM32/STM32F3xx/USB_CDC_IAD/mcuconf.h
index 7cf224cfd..7cf224cfd 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/mcuconf.h
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/mcuconf.h
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/readme.txt b/testhal/STM32/STM32F3xx/USB_CDC_IAD/readme.txt
index 6942ee988..6942ee988 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/readme.txt
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/readme.txt
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/usbcfg.c b/testhal/STM32/STM32F3xx/USB_CDC_IAD/usbcfg.c
index 70e55dbba..70e55dbba 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/usbcfg.c
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/usbcfg.c
diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/usbcfg.h b/testhal/STM32/STM32F3xx/USB_CDC_IAD/usbcfg.h
index a97780b09..a97780b09 100644
--- a/testhal/STM32/STM32F30x/USB_CDC_IAD/usbcfg.h
+++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/usbcfg.h