From 5da061dea35e60b0075f17c1139605a056b8459c Mon Sep 17 00:00:00 2001 From: Uy Ha <8091245+uyha@users.noreply.github.com> Date: Wed, 20 Jan 2021 17:29:39 +0100 Subject: [PATCH] openOCD: add version 20201228 (#1728) --- bucket/openOCD.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bucket/openOCD.json diff --git a/bucket/openOCD.json b/bucket/openOCD.json new file mode 100644 index 0000000000..7ac0ad2f5c --- /dev/null +++ b/bucket/openOCD.json @@ -0,0 +1,9 @@ +{ + "version": "20201228", + "homepage": "https://gnutoolchains.com/arm-eabi/openocd/", + "description": "OpenOCD is an open-source tool that allows debugging various ARM devices with GDB using a wide variety of JTAG programmers.", + "url": "https://sysprogs.com/getfile/1364/openocd-20201228.7z", + "hash": "2a45b7fee2974c36650c5bae95daa9b577c2241557332818f08e27a364de4311", + "extract_dir": "OpenOCD-20201228-0.10.0", + "env_add_path": "bin" +}