Skip to content

1.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pennam pennam released this 04 Mar 08:04

What's Changed

  • Add a missing linefeed with a println. by @jmwanderer in #426
  • UNO R4 WiFi Fix firmware init from cold boot by @pennam in #427
  • Upgrade upload/artifacts and checkout actions to v4 by @pennam in #429
  • WiFiS3: fix peek() avoiding AT call by @facchinm in #423
  • WiFiS3: remove destroy_at_distructor unused flag by @pennam in #432
  • analog: declare aref variable only if used by @pennam in #435
  • CWiFi: add missing return value to disconnect() by @pennam in #438
  • WiFiS3 and WiFIC3 Add wl definitions by @pennam in #439
  • Esphost add missing return values and minor fixes by @pennam in #443
  • C33 Ethernet fix warnings by @pennam in #440
  • lwIpWrapper: fix redefinitions, ctor init order and remove unused variables by @pennam in #441
  • C33 SSL client fix stop() and connect( .. ) with psk by @pennam in #436
  • BlockDevices: minor fixes to cleanup compile warnings by @pennam in #444
  • FreeRTOS restore original behaviour and allow override startup hooks by @pennam in #445
  • [C33] Kvstore by @andreagilardoni in #428
  • UNO R4 WiFi firmware 0.5.2 by @pennam in #447
  • RTC: add structs missing initializers by @pennam in #437
  • Test_RTC example: change on interrupt PIN to D7 by @pennam in #449
  • WiFiS3: remove retries to get localIP by @pennam in #450
  • adc: analogReadResolution fix adc1 resolution by @pennam in #448
  • Ping command for Portenta C33 by @fabik111 in #424
  • Add limit for returning the first 10 access points with high rssi by @fabik111 in #387

New Contributors

Full Changelog: 1.3.2...1.4.0