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

Merge pull request #18076 from benpicco/tools/edbg-bump

tools/edbg: bump version
This commit is contained in:
benpicco 2022-05-10 10:50:29 +02:00 committed by GitHub
commit 59ec6f1ccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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