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

littlefs2: bump to version 2.2.1

This commit is contained in:
Koen Zandberg 2020-04-09 15:39:14 +02:00
parent 3b5067b5d0
commit 3625fa9b95
No known key found for this signature in database
GPG Key ID: 0E63411F8FCA8247

View File

@ -1,7 +1,7 @@
PKG_NAME=littlefs2
PKG_URL=https://github.com/ARMmbed/littlefs.git
# v2.2.0
PKG_VERSION=a049f1318eecbe502549f9d74a41951985fb956f
# v2.2.1
PKG_VERSION=4c9146ea539f72749d6cc3ea076372a81b12cb11
PKG_LICENSE=Apache-2.0
include $(RIOTBASE)/pkg/pkg.mk