Add LittleFS build support, move filesystem size parser code here

This commit is contained in:
unknown
2021-07-14 22:51:58 +02:00
parent 3560177601
commit 630c935d5d
3 changed files with 132 additions and 3 deletions

View File

@@ -65,6 +65,12 @@
"optional": true,
"owner": "platformio",
"version": "~1.72000.0"
},
"tool-mklittlefs": {
"type": "uploader",
"optional": true,
"owner": "platformio",
"version": "~1.203.0"
}
}
}