From 69492747606d30c64b7719172d4a5ec804421b99 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 3 Dec 2015 10:56:23 +0000 Subject: Fixed naming conventions for STM32F3xx demos. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8554 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F3xx/USB_CDC_IAD/.cproject | 2 +- testhal/STM32/STM32F3xx/USB_CDC_IAD/.project | 2 +- ...30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch | 52 ---------------------- ...3xx-USB_CDC_IAD (OpenOCD, Flash and Run).launch | 52 ++++++++++++++++++++++ 4 files changed, 54 insertions(+), 54 deletions(-) delete mode 100644 testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch create mode 100644 testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F3xx-USB_CDC_IAD (OpenOCD, Flash and Run).launch (limited to 'testhal/STM32/STM32F3xx/USB_CDC_IAD') 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 @@ - + 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 @@ - STM32F30x-USB_CDC_IAD + STM32F3xx-USB_CDC_IAD 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/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch deleted file mode 100644 index 4ba94fc0d..000000000 --- a/testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F30x-USB_CDC_IAD (OpenOCD, Flash and Run).launch +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F3xx-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 new file mode 100644 index 000000000..ae91aa89b --- /dev/null +++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/debug/STM32F3xx-USB_CDC_IAD (OpenOCD, Flash and Run).launch @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3