Skip to content

v2024.12.08

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 22:20
· 0 commits to main since this release

This update is recommended for all users and should be the end of any odd SDIO timeouts or errors that were experienced by a small number of users. With the SDIO rewrite by @androda last release and the framework updates this release we have not seen any reports of issues.

How to flash

A new BlueSCSI_Universal_<rel>.uf2 can be used on any Pico 1/1w, 2/2w. Updating Firmware for more details.

What's Changed

  • Pico SDK 2 updates & SDIO timeout fixes by @erichelgeson in #209
  • Pico 2 & Pico 2-W Support with universal UF2 by @erichelgeson in #218
  • Reset watchdog while data transfer is progressing
    • Previously a long and slow SCSI transfer could exceed the 15 second timeout, resulting in early termination. @PetteriAimonen 5396143

Development

  • GPIO Drive Strength Config for SDIO Pins by @androda in #206
    • This should only be changed if debugging an SDIO issue.

Full Changelog: v2024.10.26...v2024.12.08