We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d3a75 commit 6603f2bCopy full SHA for 6603f2b
templates/lfs/nucleo-h563zi/Makefile
@@ -32,7 +32,7 @@ cmsis_h5:
32
33
littlefs/lfs.c: littlefs
34
littlefs:
35
- git clone -q -c advice.detachedHead=false --depth 1 -b v2.6.1 https://github.com/littlefs-project/littlefs $@
+ git clone -q -c advice.detachedHead=false --depth 1 -b v2.11.0 https://github.com/littlefs-project/littlefs $@
36
37
clean:
38
rm -rf firmware.* cmsis_* littlefs
0 commit comments