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

littlefs2: Bump to v2.4

This commit is contained in:
Koen Zandberg 2021-01-20 15:03:15 +01:00
parent ba4228cccf
commit fd4f3f829d
No known key found for this signature in database
GPG Key ID: 0895A893E6D2985B

View File

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