1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
19942: pkg/littlefs2: bump to v2.8 r=benpicco a=benpicco




Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
This commit is contained in:
bors[bot] 2023-09-24 17:28:30 +00:00 committed by GitHub
commit 33d1fd2f36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
PKG_NAME=littlefs2
PKG_URL=https://github.com/littlefs-project/littlefs.git
# v2.7
PKG_VERSION=611c9b20db2b99faee261daa7cc9bbe175d3eaca
# v2.8
PKG_VERSION=f77214d1f0a8ccd7ddc7e1204fedd25ee5a41534
PKG_LICENSE=Apache-2.0
include $(RIOTBASE)/pkg/pkg.mk