Skip to content

Commit

Permalink
pkg/littlefs2: bump to v2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Sep 22, 2023
1 parent 021720a commit f93072d
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.7
PKG_VERSION=611c9b20db2b99faee261daa7cc9bbe175d3eaca
# v2.8
PKG_VERSION=f77214d1f0a8ccd7ddc7e1204fedd25ee5a41534
PKG_LICENSE=Apache-2.0

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

0 comments on commit f93072d

Please sign in to comment.