mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/littlefs: update pkg to v1.3
This commit is contained in:
parent
a5dff84b79
commit
90062fae61
@ -1,7 +1,8 @@
|
||||
PKG_NAME=littlefs
|
||||
PKG_URL=https://github.com/geky/littlefs.git
|
||||
PKG_VERSION=be22d3449f23a24e7462114349ce04d751e42437
|
||||
PKG_VERSION=v1.3
|
||||
PKG_BUILDDIR ?= $(PKGDIRBASE)/$(PKG_NAME)
|
||||
PKG_LICENSE=Apache-2.0
|
||||
|
||||
.PHONY: all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user