Skip to content

ZuluSCSI firmware v2024.12.03

Compare
Choose a tag to compare
@aperezbios aperezbios released this 03 Dec 22:03
· 9 commits to main since this release
b6c83d8

The ZuluSCSI v2024.12.03 firmware release has been superseded by the newer v2024.12.12 release.

What's Changed

  • BETA: Initial support for Ultra SCSI (Fast-20) on RP2040/RP2350-based platforms. Because it requires overclocking of the RP2040/RP2350 to achieve, it is disabled by default. This also implements support for dynamic re-clocking (at runtime) of the RP2040 and RP2350 line of boards. @morio in #468
  • Add Pico 2W WiFi DaynaPORT support to ZuluSCSI by @morio in #475
  • Merge the RP2350 and the RP2040 base MCU platform libraries into a common library by @morio in #467
  • Initial merge of Pico2/RP2350 support into ZuluSCSI code base by @aperezbios in #473
  • Use single firmware bundle for updating all ZuluSCSI platforms by @morio in #477. Use of this functionality requires upgrading to this firmware release first.
  • Switch activity LED blinking from delay to polling by @morio in #478
  • Fix for USB serial console regression on GD32-based ZuluSCSI V1.x boards by @PetteriAimonen in #476

Full Changelog: v2024.11.1...v2024.12.03