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/IRQ_STORM/.cproject | 2 +- testhal/STM32/STM32F3xx/IRQ_STORM/.project | 2 +- ...2F30x-IRQ_STORM (OpenOCD, Flash and Run).launch | 52 ---------------------- ...2F3xx-IRQ_STORM (OpenOCD, Flash and Run).launch | 52 ++++++++++++++++++++++ 4 files changed, 54 insertions(+), 54 deletions(-) delete mode 100644 testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch create mode 100644 testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F3xx-IRQ_STORM (OpenOCD, Flash and Run).launch (limited to 'testhal/STM32/STM32F3xx/IRQ_STORM') diff --git a/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject b/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject index 22e472dc2..312682a4f 100644 --- a/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject +++ b/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject @@ -37,7 +37,7 @@ - + diff --git a/testhal/STM32/STM32F3xx/IRQ_STORM/.project b/testhal/STM32/STM32F3xx/IRQ_STORM/.project index f7ea1cdb0..6f5d04b2f 100644 --- a/testhal/STM32/STM32F3xx/IRQ_STORM/.project +++ b/testhal/STM32/STM32F3xx/IRQ_STORM/.project @@ -1,6 +1,6 @@ - STM32F30x-IRQ_STORM + STM32F3xx-IRQ_STORM diff --git a/testhal/STM32/STM32F3xx/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 deleted file mode 100644 index ccd0b3029..000000000 --- a/testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F30x-IRQ_STORM (OpenOCD, Flash and Run).launch +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F3xx-IRQ_STORM (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F3xx-IRQ_STORM (OpenOCD, Flash and Run).launch new file mode 100644 index 000000000..d5178464b --- /dev/null +++ b/testhal/STM32/STM32F3xx/IRQ_STORM/debug/STM32F3xx-IRQ_STORM (OpenOCD, Flash and Run).launch @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3