Browse Source
Merge pull request #2519 from oltaco/customlfs-0.2.2
pin CustomLFS to version 0.2.2
pull/2522/head
Liam Cottle
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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] |
|
|
|
|