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

v1.7.0 to auto detect ESP32 core and use either built-in LittleFS or LITTLEFS for ESP32 / WT32_ETH01, to fix QNEthernet-related linkStatus and add support to many new RP2040 / SAMD21 boards

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 27 Nov 23:35
· 40 commits to main since this release
9dd9c60

Major Releases v1.7.0

  1. Auto detect ESP32 core and use either built-in LittleFS or LITTLEFS library for ESP32 and WT32-ETH01.
  2. Fix QNEthernet-related linkStatus.
  3. Add support to many more new RP2040 boards
  4. Add support to generic SAMD21 : __SAMD21E1xA__, __SAMD21G1xA__ and __SAMD21J1xA__