From 3c7108ff24866f55d7d2937820046f66ab604cb8 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Mon, 5 Feb 2018 13:44:04 +0000 Subject: Improved launch configuration for OpenOCD git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11452 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- .../OpenOCD (prompts for .cfg target configuration).launch | 10 ---------- ... no interface (prompts for .cfg board configuration).launch | 10 ++++++++++ ...CD on STLink (prompts for .cfg target configuration).launch | 10 ++++++++++ 3 files changed, 20 insertions(+), 10 deletions(-) delete mode 100644 tools/eclipse/debug/OpenOCD (prompts for .cfg target configuration).launch create mode 100644 tools/eclipse/debug/OpenOCD no interface (prompts for .cfg board configuration).launch create mode 100644 tools/eclipse/debug/OpenOCD on STLink (prompts for .cfg target configuration).launch diff --git a/tools/eclipse/debug/OpenOCD (prompts for .cfg target configuration).launch b/tools/eclipse/debug/OpenOCD (prompts for .cfg target configuration).launch deleted file mode 100644 index 01e1a2578..000000000 --- a/tools/eclipse/debug/OpenOCD (prompts for .cfg target configuration).launch +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/tools/eclipse/debug/OpenOCD no interface (prompts for .cfg board configuration).launch b/tools/eclipse/debug/OpenOCD no interface (prompts for .cfg board configuration).launch new file mode 100644 index 000000000..01e1a2578 --- /dev/null +++ b/tools/eclipse/debug/OpenOCD no interface (prompts for .cfg board configuration).launch @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/tools/eclipse/debug/OpenOCD on STLink (prompts for .cfg target configuration).launch b/tools/eclipse/debug/OpenOCD on STLink (prompts for .cfg target configuration).launch new file mode 100644 index 000000000..2b8a8c796 --- /dev/null +++ b/tools/eclipse/debug/OpenOCD on STLink (prompts for .cfg target configuration).launch @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit v1.2.3