mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-01 12:59:12 +03:00
Модуль FTP
This commit is contained in:
11
lib/SimpleFTPServer/library.properties
Normal file
11
lib/SimpleFTPServer/library.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
name=SimpleFTPServer
|
||||
version=2.1.6
|
||||
author=Renzo Mischianti <renzo.mischianti@gmail.com>
|
||||
maintainer=Renzo Mischianti <renzo.mischianti@gmail.com>
|
||||
sentence=Simple FTP server for esp8266, esp32, STM32, Raspberry Pi Pico and Arduino
|
||||
paragraph=Simple FTP server for Raspberry Pi Pico W (LittleFS), esp8266 (SPIFFS and LittleFS or SD, SdFat 2.x), esp32 (SPIFFS, LittleFS and FFAT or SD, SdFat 2.x) and Arduino (SdFat, SD basic lib with 8.3 file format), Wio Terminal (Seed_SD, SdFat 2.x), Arduino MKR (SdFat 2), STM32 (Flash >64K SdFat 2.x and SPI Flash). Support w5500, w5100 and enc28j60. With internal callback to chck the phase of communication.
|
||||
category=Communication
|
||||
url=https://www.mischianti.org/category/my-libraries/simple-ftp-server/
|
||||
repository=https://github.com/xreef/SimpleFTPServer.git
|
||||
architectures=*
|
||||
includes=SimpleFTPServer.h
|
||||
Reference in New Issue
Block a user