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

Version v2.5.1 to add support to STM32F/L/H/G/WB/MP1 and Seeeduino SAMD21/SAMD51 boards as well as W5x00's Ethernet2, Ethernet3, EthernetLarge Libraries.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 04 Aug 05:49
· 184 commits to master since this release
6d11403

Releases v2.5.1

  1. Add support to :
  • STM32F/L/H/G/WB/MP1 (Nucleo-64 L053R8,Nucleo-144, Nucleo-64, Nucleo-32, Discovery, STM32Fx, STM32H7, STM32Lx, STM32Gx, STM32WB, STM32MP1, etc.) having 64K+ Flash program memory.
  • Seeeduino SAMD21/SAMD51 boards (SEEED_WIO_TERMINAL, SEEED_FEMTO_M0, SEEED_XIAO_M0, Wio_Lite_MG126, WIO_GPS_BOARD, SEEEDUINO_ZERO, SEEEDUINO_LORAWAN, SEEED_GROVE_UI_WIRELESS, etc.)
  1. Add support to :
  • W5x00's Ethernet2, Ethernet3, EthernetLarge Libraries.
  1. Add sample Packages_Patches for STM32 stm32 (Nucleo-144 NUCLEO_F767ZI, Nucleo-64 NUCLEO_L053R8)
  2. Add Ethernet Library Patches to support new WebSockets headers.
  3. Add more Packages' Patches.
  4. Bump up to sync with v2.5.1 of original SinricPro library to add Speaker SelectInput and ESP32 Camera.
  5. Restructure examples.
  6. Add Packages' Patches for Arduino SAMD21 to fix compiler error issue for Nano-33-IoT, ZERO, MKR, etc.
  7. Fix Teensy compiler issue for Teensy core 1.53+