Skip to content

Commit

Permalink
pkg/littlefs2: bump version to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Jul 7, 2023
1 parent 735d371 commit 7b4f22f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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/ARMmbed/littlefs.git
# v2.6
PKG_VERSION=66f07563c333a6cfe25e51633ded6851568a0d49
PKG_URL=https://github.com/littlefs-project/littlefs.git
# v2.7
PKG_VERSION=611c9b20db2b99faee261daa7cc9bbe175d3eaca
PKG_LICENSE=Apache-2.0

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

0 comments on commit 7b4f22f

Please sign in to comment.