Skip to content

Commit 68ab882

Browse files
committed
fix CustomLFS version pinning
1 parent 19ebd8c commit 68ab882

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ build_flags = ${arduino_base.build_flags}
9292
-D EXTRAFS=1
9393
lib_deps =
9494
${arduino_base.lib_deps}
95-
https://github.com/oltaco/CustomLFS @ 0.2.1
95+
https://github.com/oltaco/CustomLFS#0.2.1
9696
; ----------------- RP2040 ---------------------
9797

9898
[rp2040_base]

0 commit comments

Comments
 (0)