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

v1.6.1 to fix memory management bugs, to add support to SAMD21/SAMD51 boards using Fab_SAM_Arduino core, to add support to RP2040 boards using `Seeed RP2040 core` and to add `Packages' Patches` for Fab_SAM_Arduino core

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 12 Mar 21:39
· 24 commits to master since this release
31841e5

Release v1.6.1

  1. Fix memory management bugs. Check corrupt heap at MySQL_Connection destructor #19 and malloc server_version result not correctly handled may lead to memory corruption #20
  2. Add support to SAMD21/SAMD51 boards using Fab_SAM_Arduino core
  3. Add support to RP2040 boards using Seeed RP2040 core
  4. Add Packages' Patches for Fab_SAM_Arduino core