DEV_semaphore/.platformio/packages/tool-mkfatfs/package.json

20 lines
346 B
JSON
Executable File

{
"name": "tool-mkfatfs",
"version": "2.0.1",
"description": "Utility for creating FFat images",
"keywords": [
"tools",
"build tools",
"filesystem"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/labplus-cn/mkfatfs"
},
"system": [
"darwin_x86_64",
"darwin_arm64"
]
}