mirror of https://github.com/arendst/Tasmota.git
19 lines
365 B
JSON
Executable File
19 lines
365 B
JSON
Executable File
{
|
|
"name":"LittleFS_esp32",
|
|
"description":"LittleFS for esp32",
|
|
"keywords":"littlefs, spiffs",
|
|
"authors":
|
|
{
|
|
"name": "lorol",
|
|
"maintainer": true
|
|
},
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/lorol/LITTLEFS.git"
|
|
},
|
|
"version": "1.0.5",
|
|
"license": "LGPL-2.0",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32"
|
|
} |