Skip to content

Release 3.9.5 - Wrap up before the new SDK and chip support

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 18:06
· 5 commits to master since this release

Overview

Minor update with some additional features and bug fixes, before the jump to Pico-SDK 2.0.0 and addition of support for the new Pico2/RP2350.

BT/BLE Joystick Fixes

  • Fix BT/BLE Joystick reports (#2293)

New Features

  • Add RP2040.memcpyDMA for DMA-managed memory copies (#2324)

Libraries and Documentation

  • Minor BearSSL changes for 8266/upstream (#2323)
  • Add checks for Adafruit TinyUSB to USB libs (#2319)
  • Fix minor LWIP wrapper errors (#2310)
  • LwIpIntfDev.end() check _started to prevent crash (#2304)
  • Factor out cut-n-pasted GAMEPAD16 HID structures (#2302)
  • Fix HTTPClient debug output (#2300)
  • Rename Picoprobe upload to DebugProbe new name (#2298)