openOCD: add version 20201228 (#1728)

This commit is contained in:
Uy Ha 2021-01-20 17:29:39 +01:00 committed by GitHub
parent ad2cf58937
commit 5da061dea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
bucket/openOCD.json Normal file
View File

@ -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"
}