Add support for new filesystems
Resolves #546, resolves #570, resolves #643
This commit is contained in:
@@ -138,6 +138,18 @@
|
||||
"owner": "platformio",
|
||||
"version": "~2.230.0"
|
||||
},
|
||||
"tool-mklittlefs": {
|
||||
"type": "uploader",
|
||||
"optional": true,
|
||||
"owner": "platformio",
|
||||
"version": "~1.203.0"
|
||||
},
|
||||
"tool-mkfatfs": {
|
||||
"type": "uploader",
|
||||
"optional": true,
|
||||
"owner": "platformio",
|
||||
"version": "~2.0.0"
|
||||
},
|
||||
"tool-cmake": {
|
||||
"optional": true,
|
||||
"owner": "platformio",
|
||||
|
||||
Reference in New Issue
Block a user