Jelajahi Sumber

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
taco 3 bulan lalu
induk
melakukan
716ba8ee5e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      platformio.ini

+ 1 - 1
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]