Skip to content

Commit

Permalink
Merge pull request #21143 from benpicco/pkg/littlefs2-bump
Browse files Browse the repository at this point in the history
pkg/littlefs2: bump version to v2.10.1
  • Loading branch information
MrKevinWeiss authored Jan 20, 2025
2 parents ea2818d + c6aaeb1 commit 1a23b1a
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.9.2
PKG_VERSION=68d28b5114467c897fa3b4d44056f6971626de7c
# v2.10.1
PKG_VERSION=366100b1403d2b680ed7a0f3bd0ba982c34d5c07
PKG_LICENSE=Apache-2.0

include $(RIOTBASE)/pkg/pkg.mk
Expand Down

0 comments on commit 1a23b1a

Please sign in to comment.