Skip to content

Commit

Permalink
pkg/littlefs2: bump version to v2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Jan 20, 2025
1 parent 8302223 commit c6aaeb1
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 c6aaeb1

Please sign in to comment.