Skip to content

Commit d9833f9

Browse files
committed
Remove mkfatfs tool from package json
Fixes: #5376
1 parent 0aafa05 commit d9833f9

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

Diff for: package/package_esp32_index.template.json

-25
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@
5858
"name": "mkspiffs",
5959
"version": "0.2.3"
6060
},
61-
{
62-
"packager": "esp32",
63-
"name": "mkfatfs",
64-
"version": "0.3.6"
65-
},
6661
{
6762
"packager": "esp32",
6863
"name": "mklittlefs",
@@ -243,26 +238,6 @@
243238
}
244239
]
245240
},
246-
{
247-
"version": "0.3.6",
248-
"name": "mkfatfs",
249-
"systems": [
250-
{
251-
"host": "i686-pc-linux-gnu",
252-
"url": "https://github.com/lorol/arduino-esp32fatfs-plugin/raw/master/extra/mkfatfs.tar.gz",
253-
"archiveFileName": "mkfatfs.tar.gz",
254-
"checksum": "SHA-256:41dc0346a38d6aab5674d4301937868e69471b69d8317ed667d2eeb7c4a077ee",
255-
"size": "102575"
256-
},
257-
{
258-
"host": "i686-mingw32",
259-
"url": "https://github.com/lorol/arduino-esp32fatfs-plugin/raw/master/extra/mkfatfs.zip",
260-
"archiveFileName": "mkfatfs.zip",
261-
"checksum": "SHA-256:966f378da8bba524197d7d8a919e93b21b4680ead03ae69cac8bb56f8ec864a6",
262-
"size": "612169"
263-
}
264-
]
265-
},
266241
{
267242
"version": "3.0.0-gnu12-dc7f933",
268243
"name": "mklittlefs",

0 commit comments

Comments
 (0)