Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

v1.2.0 to add support to `WiFiNINA`, such as `Adafruit Airlift Featherwing` and to have configurable `user_name` length to max 63 and `user_password` to max 127.

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 08 Oct 05:41
· 11 commits to main since this release
9202473

Releases v1.2.0

  1. Add support to WiFiNINA, such as Adafruit Airlift Featherwing
  2. Configurable user_name length to max 63 and user_password to max 127. Check Setting FTP_CRED_SIZE on the fly like with FTP_BUF_SIZE #4