From 9e5337241d7be9c50d97e2562ecd50e09d4c2325 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 23 Aug 2015 11:24:02 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8239 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- .../STM32F7xx-SPI (OpenOCD, Flash and Run).launch | 52 ++++++++++++++++++++++ .../debug/STM32F7xx-SPI (OpenOCD, Just Run).launch | 52 ++++++++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 testhal/STM32/STM32F7xx/SPI/debug/STM32F7xx-SPI (OpenOCD, Flash and Run).launch create mode 100644 testhal/STM32/STM32F7xx/SPI/debug/STM32F7xx-SPI (OpenOCD, Just Run).launch (limited to 'testhal/STM32/STM32F7xx/SPI/debug') diff --git a/testhal/STM32/STM32F7xx/SPI/debug/STM32F7xx-SPI (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F7xx/SPI/debug/STM32F7xx-SPI (OpenOCD, Flash and Run).launch new file mode 100644 index 000000000..f6ec98e26 --- /dev/null +++ b/testhal/STM32/STM32F7xx/SPI/debug/STM32F7xx-SPI (OpenOCD, Flash and Run).launch @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/testhal/STM32/STM32F7xx/SPI/debug/STM32F7xx-SPI (OpenOCD, Just Run).launch b/testhal/STM32/STM32F7xx/SPI/debug/STM32F7xx-SPI (OpenOCD, Just Run).launch new file mode 100644 index 000000000..fae263edf --- /dev/null +++ b/testhal/STM32/STM32F7xx/SPI/debug/STM32F7xx-SPI (OpenOCD, Just Run).launch @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3