mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
reverting version
This commit is contained in:
22
lib/LITTLEFS/library.json
Normal file
22
lib/LITTLEFS/library.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name":"LITTLEFS",
|
||||
"description":"LITTLEFS File System Library for ESP32",
|
||||
"keywords":"littlefs, spiffs",
|
||||
"authors":
|
||||
{
|
||||
"name": "LL",
|
||||
"maintainer": true
|
||||
},
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/lorol/LITTLEFS.git"
|
||||
},
|
||||
"version": "1.0",
|
||||
"license": "LGPL-2.0",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32",
|
||||
"build": {
|
||||
"libCompatMode": 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user