Skip to content

Commit dd513df

Browse files
authored
Add arm64 support for mkspiffs
1 parent cee6595 commit dd513df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package/package_esp32_index.template.json

+7
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,13 @@
193193
"archiveFileName": "mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz",
194194
"checksum": "SHA-256:ade3dc00117912ac08a1bdbfbfe76b12d21a34bc5fa1de0cfc45fe7a8d0a0185",
195195
"size": "40665"
196+
},
197+
{
198+
"host": "aarch64-linux-gnu",
199+
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz",
200+
"archiveFileName": "mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz",
201+
"checksum": "SHA-256:ade3dc00117912ac08a1bdbfbfe76b12d21a34bc5fa1de0cfc45fe7a8d0a0185",
202+
"size": "40665"
196203
}
197204
]
198205
}

0 commit comments

Comments
 (0)