From 48026bb824fd2d9cfb00ecd040db6ef3a416bae9 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 22 Jan 2021 21:43:36 -0500 Subject: upload initial port --- ...CD no interface (prompts for .cfg board configuration).launch | 9 +++++++++ ...D on CMSIS-DAP (prompts for .cfg target configuration).launch | 9 +++++++++ ...penOCD on ICDI (prompts for .cfg target configuration).launch | 9 +++++++++ ...nOCD on STLink (prompts for .cfg target configuration).launch | 9 +++++++++ 4 files changed, 36 insertions(+) create mode 100644 ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD no interface (prompts for .cfg board configuration).launch create mode 100644 ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on CMSIS-DAP (prompts for .cfg target configuration).launch create mode 100644 ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on ICDI (prompts for .cfg target configuration).launch create mode 100644 ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on STLink (prompts for .cfg target configuration).launch (limited to 'ChibiOS_20.3.2/tools/eclipse/debug') diff --git a/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD no interface (prompts for .cfg board configuration).launch b/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD no interface (prompts for .cfg board configuration).launch new file mode 100644 index 0000000..edc28c0 --- /dev/null +++ b/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD no interface (prompts for .cfg board configuration).launch @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on CMSIS-DAP (prompts for .cfg target configuration).launch b/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on CMSIS-DAP (prompts for .cfg target configuration).launch new file mode 100644 index 0000000..00deb51 --- /dev/null +++ b/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on CMSIS-DAP (prompts for .cfg target configuration).launch @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on ICDI (prompts for .cfg target configuration).launch b/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on ICDI (prompts for .cfg target configuration).launch new file mode 100644 index 0000000..4ff2b55 --- /dev/null +++ b/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on ICDI (prompts for .cfg target configuration).launch @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on STLink (prompts for .cfg target configuration).launch b/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on STLink (prompts for .cfg target configuration).launch new file mode 100644 index 0000000..133141f --- /dev/null +++ b/ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on STLink (prompts for .cfg target configuration).launch @@ -0,0 +1,9 @@ + + + + + + + + + -- cgit v1.2.3