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

pkg/driver_atwinc15x0: bump version

This commit is contained in:
Benjamin Valentin 2022-06-15 14:37:03 +02:00
parent 9827e573c0
commit 2b401b4a22
4 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PKG_NAME=driver_atwinc15x0
PKG_URL=https://github.com/arduino-libraries/WiFi101
PKG_VERSION=3301d03f82e53f60e07434a9f07ca677d992d121
PKG_VERSION=0cbee7f6a64a1260b8751d993b75c101ec3084c2 # 1.6.1
PKG_LICENSE=LGPL-2.1
include $(RIOTBASE)/pkg/pkg.mk