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 pic32 & saml11 devices
 - Nuvoton M480 series support
This commit is contained in:
Benjamin Valentin 2021-05-23 18:26:16 +02:00
parent e9579cb21f
commit 68f2a6b3c3

View File

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