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

tools/edbg: bump version

- adds a few more SAM D/L device IDs
 - add support for NXP MCU-LINK
 - add support for Lattice LCMCO2
This commit is contained in:
Benjamin Valentin 2022-05-09 15:43:00 +02:00
parent 5496a65bb1
commit 60e59ab939

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