Skip to content

Release 3.7.2 - FreeRTOS + PicoW hotfix

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 21:16
· 174 commits to master since this release

Overview

Important fix for FreeRTOS that avoids a crash on startup that was only present on the Pico-W.

FreeRTOS + PicoW crash fix

  • Can't call get_rand_64 under FreeRTOS (#2004)

ESP32 WiFi.begin() fix

  • Fix ESPHost WiFi connect without a specified BSSID (#2007)

Misc

  • Update Windows Picotool blob pointers (#2009)
  • Clean up WIFI local variable MAC size (#2006)