Skip to content

Commit 6603f2b

Browse files
committed
Update LFS
1 parent 35d3a75 commit 6603f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/lfs/nucleo-h563zi/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cmsis_h5:
3232

3333
littlefs/lfs.c: littlefs
3434
littlefs:
35-
git clone -q -c advice.detachedHead=false --depth 1 -b v2.6.1 https://github.com/littlefs-project/littlefs $@
35+
git clone -q -c advice.detachedHead=false --depth 1 -b v2.11.0 https://github.com/littlefs-project/littlefs $@
3636

3737
clean:
3838
rm -rf firmware.* cmsis_* littlefs

0 commit comments

Comments
 (0)