From f68f47f3ed164b1d9ad5fbe5a1bb3d985e2413ed Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 28 Aug 2017 09:52:28 +0000 Subject: Added Eclipse launch configurations for OpenOCD. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10496 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- ... ARM-USB-OCD (prompts for .cfg target configuration).launch | 10 ++++++++++ ...n ST-Link V1 (prompts for .cfg target configuration).launch | 10 ++++++++++ ...n ST-Link V2 (prompts for .cfg target configuration).launch | 10 ++++++++++ ...ST-Link V2-1 (prompts for .cfg target configuration).launch | 10 ++++++++++ 4 files changed, 40 insertions(+) create mode 100644 tools/eclipse/debug/OpenOCD on Olimex ARM-USB-OCD (prompts for .cfg target configuration).launch create mode 100644 tools/eclipse/debug/OpenOCD on ST-Link V1 (prompts for .cfg target configuration).launch create mode 100644 tools/eclipse/debug/OpenOCD on ST-Link V2 (prompts for .cfg target configuration).launch create mode 100644 tools/eclipse/debug/OpenOCD on ST-Link V2-1 (prompts for .cfg target configuration).launch (limited to 'tools') 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 new file mode 100644 index 000000000..1f94272fa --- /dev/null +++ b/tools/eclipse/debug/OpenOCD on Olimex ARM-USB-OCD (prompts for .cfg target configuration).launch @@ -0,0 +1,10 @@ + + + + + + + + + + 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 new file mode 100644 index 000000000..c3778ea7b --- /dev/null +++ b/tools/eclipse/debug/OpenOCD on ST-Link V1 (prompts for .cfg target configuration).launch @@ -0,0 +1,10 @@ + + + + + + + + + + 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 new file mode 100644 index 000000000..01728ced6 --- /dev/null +++ b/tools/eclipse/debug/OpenOCD on ST-Link V2 (prompts for .cfg target configuration).launch @@ -0,0 +1,10 @@ + + + + + + + + + + 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 new file mode 100644 index 000000000..18cf5f345 --- /dev/null +++ b/tools/eclipse/debug/OpenOCD on ST-Link V2-1 (prompts for .cfg target configuration).launch @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit v1.2.3