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

v1.6.1 to update to be compatible with new `FlashStorage_SAMD`, to use better `FlashStorage_STM32` library for STM32, to fix bug for RP2040 boards using `ArduinoCore-mbed`

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 27 Jan 00:56
· 31 commits to master since this release
6fd5561

Release v1.6.1

  1. Update to be compatible with new FlashStorage_SAMD
  2. Use better FlashStorage_STM32 library for STM32
  3. Fix bug for RP2040 boards using ArduinoCore-mbed
  4. Add support to generic SAMD21 boards : __SAMD21E1xA__, __SAMD21G1xA__ and __SAMD21J1xA__
  5. Update Packages' Patches