From f01bc4dc1da3dfb18eec806f5eda23af8c9eab4f Mon Sep 17 00:00:00 2001 From: Dylan Laduranty <dylan.laduranty@mesotic.com> Date: Fri, 7 Dec 2018 10:49:38 +0100 Subject: [PATCH] dist/tools/edbg: update to lastest version Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com> --- dist/tools/edbg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/tools/edbg/Makefile b/dist/tools/edbg/Makefile index a9b7fb3940..62b097da5f 100644 --- a/dist/tools/edbg/Makefile +++ b/dist/tools/edbg/Makefile @@ -1,6 +1,6 @@ PKG_NAME=edbg PKG_URL=https://github.com/ataradov/edbg -PKG_VERSION=a59b16ea18ea095135362035dcfd990ca1dd3af2 +PKG_VERSION=807d948cc8a664ade3e9446b4937aa54268afcb2 PKG_LICENSE=BSD-3-Clause PKG_BUILDDIR=$(CURDIR)/bin -- GitLab