Skip to content

Commit

Permalink
Merge pull request RIOT-OS#20591 from benpicco/pkg/littlefs2-bump
Browse files Browse the repository at this point in the history
pkg/littlefs2: bump to v2.9.2
  • Loading branch information
maribu authored Apr 18, 2024
2 parents ad9d501 + 94f0c3b commit 0dc150f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/littlefs2/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 0dc150f

Please sign in to comment.