mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
11 lines
837 B
Properties
11 lines
837 B
Properties
|
|
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
|