github earlephilhower/arduino-pico 5.4.1
Release 5.4.1 - Multi-HID and LWIP bug fixes

one day ago

Overview

Minor update that fixes a USB bug when multiple HID (i.e. Mouse and Keyboard) were running in a sketch, as well as a small LWIP internal memory leak.

LWIP

  • Remove a small Ethernet debugging counter (#3217)
  • Fix 60 byte DHCP leak per ::begin (#3213)
  • Fix LWIP failure after 256 Ethernet disconnects (#3212)

USB

  • HID report ID not incrementing in multi-HID (#3208)

Don't miss a new arduino-pico release

NewReleases is sending notifications on new releases.