Browse Source

pin CustomLFS to version 0.2.2

CustomLFS 0.2.2 adds support for the flash chip in LilyGo T-Echo Card and T-Echo Lite
pull/2519/head
taco 4 weeks ago
parent
commit
716ba8ee5e
  1. 2
      platformio.ini

2
platformio.ini

@ -92,7 +92,7 @@ build_flags = ${arduino_base.build_flags}
-D EXTRAFS=1
lib_deps =
${arduino_base.lib_deps}
https://github.com/oltaco/CustomLFS#0.2.1
https://github.com/oltaco/CustomLFS#0.2.2
; ----------------- RP2040 ---------------------
[rp2040_base]

Loading…
Cancel
Save