1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

dist/tools/edbg: bump edbg version

Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
This commit is contained in:
Dylan Laduranty 2022-07-28 21:38:19 +02:00
parent aff151b9ba
commit 0c3f4dc20d

View File

@ -1,6 +1,6 @@
PKG_NAME=edbg
PKG_URL=https://github.com/ataradov/edbg
PKG_VERSION=e2cd361327253808f130359e2f23fa50ef44dc63
PKG_VERSION=42f1ed86c7094a405650dc8bd04ba2a79c399623
PKG_LICENSE=BSD-3-Clause
# manually set some RIOT env vars, so this Makefile can be called stand-alone