Skip to content

Release 3.7.1 - FreeRTOS, PWMAudio, Ethernet improvements

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 19:20
· 179 commits to master since this release

Overview

General bug fix and quality of life improvements.

FreeRTOS important fix

  • Undo FreeRTOS idleOtherCore changes (#1992)

ESPHost (ESP32) WiFi

  • Fix WiFiMulti and ESPhost STA connection w/BSSID (#2001)
  • Fix warning in lwip_ESPHost, add to styler (#1998)

Wired Ethernet latency reduction and performance improvement

  • Add W5100, W5500, and ECN28J60 interrupt-driven mode (#1986)
  • Make W5100 example run on Wiznet w/no changes (#1994)

PWMAudio buzz reduction

  • PWMAudio low bitrate whine fix (DMA pacing timer) (#1996)