1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00

pkg/littlefs2: bump to v2.9.2

This commit is contained in:
Benjamin Valentin 2024-04-17 23:14:35 +02:00
parent ad9d50163e
commit 94f0c3b0e9

View File

@ -1,7 +1,7 @@
PKG_NAME=littlefs2
PKG_URL=https://github.com/littlefs-project/littlefs.git
# v2.8.1
PKG_VERSION=c733d9ec5776dfc949ec6dc71fa9ce3ff71de6e5
# v2.9.2
PKG_VERSION=68d28b5114467c897fa3b4d44056f6971626de7c
PKG_LICENSE=Apache-2.0
include $(RIOTBASE)/pkg/pkg.mk