- Add support to WIZNet
W6100
usingEthernet_Generic
library
- Add support to
RP2040W
withCYW43439
WiFi usingarduino-pico
core
- Add support to
ESP32/ESP8266
using EthernetW5x00
orENC28J60
withEthernet_Generic
orEthernetENC
library - Add astyle using
allman
style. Restyle the library - Update
Packages' Patches
- Fix uploading issue of large files for WiFi, QNEthernet
- Auto detect server response type in PASV mode
- Add support to other new FTP Servers, such as
vsftpd
in Linux, Ubuntu, Rasbberry Pi, etc. - Fix bug
- Update examples
- Add support to Teensy 4.1 using QNEthernet or NativeEthernet
- Add examples for QNEthernet and NativeEthernet
- Initial porting and coding to support many more boards, using WiFi or Ethernet