From 4138184613600e6431a1ded6ed6c1ec1c073f83e Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Mon, 5 Feb 2018 11:47:24 +0000 Subject: Improved launch configurations for OpenOCD git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11450 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 1 + .../OpenOCD (prompts for .cfg target configuration).launch | 10 ++++++++++ ... ARM-USB-OCD (prompts for .cfg target configuration).launch | 9 --------- ...n ST-Link V1 (prompts for .cfg target configuration).launch | 9 --------- ...n ST-Link V2 (prompts for .cfg target configuration).launch | 9 --------- ...ST-Link V2-1 (prompts for .cfg target configuration).launch | 9 --------- 6 files changed, 11 insertions(+), 36 deletions(-) create mode 100644 tools/eclipse/debug/OpenOCD (prompts for .cfg target configuration).launch delete mode 100644 tools/eclipse/debug/OpenOCD on Olimex ARM-USB-OCD (prompts for .cfg target configuration).launch delete mode 100644 tools/eclipse/debug/OpenOCD on ST-Link V1 (prompts for .cfg target configuration).launch delete mode 100644 tools/eclipse/debug/OpenOCD on ST-Link V2 (prompts for .cfg target configuration).launch delete mode 100644 tools/eclipse/debug/OpenOCD on ST-Link V2-1 (prompts for .cfg target configuration).launch diff --git a/readme.txt b/readme.txt index b37d92457..f36cd96ed 100644 --- a/readme.txt +++ b/readme.txt @@ -89,6 +89,7 @@ ***************************************************************************** *** Next *** +- NEW: Improved external tools launch configuration for OpenOCD. - NEW: Added circular continuous mode to the SPI driver. - NEW: Added callbacks capability to the CAN driver. - NEW: Added initial STM32H7xx support. diff --git a/tools/eclipse/debug/OpenOCD (prompts for .cfg target configuration).launch b/tools/eclipse/debug/OpenOCD (prompts for .cfg target configuration).launch new file mode 100644 index 000000000..01e1a2578 --- /dev/null +++ b/tools/eclipse/debug/OpenOCD (prompts for .cfg target configuration).launch @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/tools/eclipse/debug/OpenOCD on Olimex ARM-USB-OCD (prompts for .cfg target configuration).launch b/tools/eclipse/debug/OpenOCD on Olimex ARM-USB-OCD (prompts for .cfg target configuration).launch deleted file mode 100644 index fd552ce4b..000000000 --- a/tools/eclipse/debug/OpenOCD on Olimex ARM-USB-OCD (prompts for .cfg target configuration).launch +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/tools/eclipse/debug/OpenOCD on ST-Link V1 (prompts for .cfg target configuration).launch b/tools/eclipse/debug/OpenOCD on ST-Link V1 (prompts for .cfg target configuration).launch deleted file mode 100644 index 9c0956353..000000000 --- a/tools/eclipse/debug/OpenOCD on ST-Link V1 (prompts for .cfg target configuration).launch +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/tools/eclipse/debug/OpenOCD on ST-Link V2 (prompts for .cfg target configuration).launch b/tools/eclipse/debug/OpenOCD on ST-Link V2 (prompts for .cfg target configuration).launch deleted file mode 100644 index 52a239749..000000000 --- a/tools/eclipse/debug/OpenOCD on ST-Link V2 (prompts for .cfg target configuration).launch +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/tools/eclipse/debug/OpenOCD on ST-Link V2-1 (prompts for .cfg target configuration).launch b/tools/eclipse/debug/OpenOCD on ST-Link V2-1 (prompts for .cfg target configuration).launch deleted file mode 100644 index f316e62f8..000000000 --- a/tools/eclipse/debug/OpenOCD on ST-Link V2-1 (prompts for .cfg target configuration).launch +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - -- cgit v1.2.3