Bugfixes in v2024.12.12
- Fix ZuluSCSI v1.1plus firmware from not starting by @morio in #481
- Fix USB mass storage for the Pico, Pico2, and the W's by @morio in #482
- Remove 0x from the MAC string in the log by @morio in #483
What changed in the previous v2024.12.03 release
- 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 #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
Which firmware (.bin file) do I need?
For boards marked:
"ZuluSCSI RP2040" (ALL red boards), download and place ZuluSCSI_RP2040_2024-12-12.bin on your SD card.
"ZuluSCSI V1.1 or V1.2", download and place ZuluSCSIv1_1_plus_2024-12-12.bin on your SD card
"ZuluSCSI Compact Homebrew" (Green or Red boards), ZuluSCSI_RP2040_2024-12-12.bin on your SD card.
"ZuluSCSI Pico OSHW or Pico Slim" , download and place ZuluSCSI_Pico_2024-12-12.bin,
(or ZuluSCSI_Pico_DaynaPORT_2024-12-12.bin if you are using a Pico W and require DaynaPORT/SC Ethernet/Wi-Fi emulation.)