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

Version v1.7.0 to sync with WiFiNINA v1.7.0 to add downloadOTA()

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 06 Aug 20:44
· 139 commits to master since this release
b5e679c

New in v1.7.0

  1. Sync with Arduino WiFiNINA Library v1.7.0. See Add 'downloadOTA' command to download OTA file and verify length/CRC
  2. Add Arduino SAMD Packages_Patches to fix Arduino SAMD compiler error when using STL. See Improve Arduino compatibility with the STL (min and max macro)