khoih-prog / WiFiNINA_Generic

Enables WiFiNINA network connection (local and Internet) for SAM DUE, SAMD21, SAMD51, Teensy, AVR Mega, STM32, RP2040-based boards, etc. in addition to Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000, Arduino UNO WiFi Rev.2 , Nano 33 IoT, Nano_RP2040_Connect. Now with fix of severe limitation to permit sending much larger data than total 4K

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flush method not implemented

NachtRaveVL opened this issue · comments

Get a linker issue here on some platforms. Should just be a simple {} addition.

Hi @NachtRaveVL

The new WiFiNINA_Generic releases v1.8.14-6 has just been published. Your contribution is noted in Contributions and Thanks

Best Regards,


Releases v1.8.14-6

  1. Add support to Teensy 4.x using Adafruit Airlift Featherwing Co-Processor
  2. Fix WiFiStorageFile.flush() linker error in some platform. Check Flush method not implemented #22
  3. Update Packages' Patches

Regards,