mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 15:42:20 +03:00
Модуль FTP
This commit is contained in:
21
lib/SimpleFTPServer/library.json
Normal file
21
lib/SimpleFTPServer/library.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "SimpleFTPServer",
|
||||
"description": "Simple FTP Server for using esp8266, esp32, STM32, Arduino",
|
||||
"keywords": "arduino, esp8266, esp32, stm32, rp2040, Raspberry Pi, ftp, FtpServer, spiffs, Fat, LittleFS, Ethernet, WiFi, WiFiNINA",
|
||||
"homepage": "https://www.mischianti.org/category/my-libraries/simple-ftp-server/",
|
||||
"authors":
|
||||
{
|
||||
"name": "Renzo Mischianti",
|
||||
"email": "renzo.mischianti@gmail.com",
|
||||
"url": "https://www.mischianti.org"
|
||||
},
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/xreef/SimpleFTPServer"
|
||||
},
|
||||
"url": "https://www.mischianti.org",
|
||||
"frameworks": "Arduino",
|
||||
"version": "2.1.6",
|
||||
"platforms": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user