|
1 | 1 | {
|
2 | 2 | "name": "FTPClient_Generic",
|
3 |
| - "version": "1.5.0", |
4 |
| - "description": "FTP Client for Generic boards such as AVR Mega, megaAVR, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52, RP2040-based (Nano-RP2040-Connect, RASPBERRY_PI_PICO, RP2040W, etc.), ESP32/ESP8266 using Ethernet. FTP Client can use WiFi (ESP_WiFi, Portenta_H7 WiFi, WiFiNINA, WiFi101, RP2040W, U-Blox W101, W102, ESP8266/ESP32-AT), Ethernet W5100, W5100S, W5200, W5500, ENC28J60, Portenta_H7 Ethernet or Teensy 4.1 NativeEthernet/QNEthernet. Now supporting other new FTP Servers, such as `vsftpd` in Linux, Ubuntu, Rasbberry Pi, etc. and ESP32/ESP8266 using Ethernet W5x00 or ENC28J60", |
5 |
| - "keywords": "communication, data, ftp, ftp-client, wifi, WiFiNINA, ethernet, teensy, teensy41, qnethernet, native-ethernet, w5x00, ethernet-generic, portenta-h7, rp2040, SAM-DUE, SAMD, STM32, nRF52, mega-avr", |
| 3 | + "version": "1.6.0", |
| 4 | + "description": "FTP Client for Generic boards such as AVR Mega, megaAVR, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52, RP2040-based (Nano-RP2040-Connect, RASPBERRY_PI_PICO, RP2040W, etc.), ESP32/ESP8266 using Ethernet. FTP Client can use WiFi (ESP_WiFi, Portenta_H7 WiFi, WiFiNINA, WiFi101, RP2040W, U-Blox W101, W102, ESP8266/ESP32-AT), Ethernet W5100, W5100S, W5200, W5500, W6100, ENC28J60, Portenta_H7 Ethernet or Teensy 4.1 NativeEthernet/QNEthernet. Now supporting other new FTP Servers, such as `vsftpd` in Linux, Ubuntu, Rasbberry Pi, etc. and ESP32/ESP8266 using Ethernet W5x00 or ENC28J60", |
| 5 | + "keywords": "communication, data, ftp, ftp-client, wifi, WiFiNINA, ethernet, teensy, teensy41, qnethernet, native-ethernet, w5x00, w6100, ethernet-generic, portenta-h7, rp2040, SAM-DUE, SAMD, STM32, nRF52, mega-avr", |
6 | 6 | "authors": [
|
7 | 7 | {
|
8 | 8 | "name": "Leonardo Bispo",
|
|
0 commit comments