Windows flashing tools added

This commit is contained in:
2019-06-04 02:55:59 +03:00
parent 8076625704
commit 77221651a1
21 changed files with 15937 additions and 15 deletions

View File

@@ -0,0 +1,11 @@
{
"description": "Tool to build and unpack SPIFFS images",
"name": "tool-mkspiffs",
"system": [
"windows",
"windows_amd64",
"windows_x86"
],
"url": "https://github.com/igrr/mkspiffs",
"version": "2.230.0"
}