Petteri Aimonen a09c2c6559 RP2040: Use actual flash chip size for ROM drive, set firmware reserved size to 384 kB 3 年之前
..
ZuluSCSI_platform.cpp a09c2c6559 RP2040: Use actual flash chip size for ROM drive, set firmware reserved size to 384 kB 3 年之前
ZuluSCSI_platform.h ee4f1aa70c RP2040: Initial support for ROM drive in microcontroller flash space 3 年之前
ZuluSCSI_platform_gpio.h 2558fe38a5 RP2040: Basics of initiator mode support. 3 年之前
bsp.h aad9074a44 Rename RP2040 platform files to ZuluSCSI 3 年之前
rp2040.ld a09c2c6559 RP2040: Use actual flash chip size for ROM drive, set firmware reserved size to 384 kB 3 年之前
rp2040_btldr.ld 1033cb0a2f RP2040: reduce boot delay by enabling cache during bootloader. 3 年之前
rp2040_flash_do_cmd.h a09c2c6559 RP2040: Use actual flash chip size for ROM drive, set firmware reserved size to 384 kB 3 年之前
rp2040_sdio.cpp 6a3e5392e8 RP2040: Optimize SDIO checksum calculation 3 年之前
rp2040_sdio.h 8b86a20ded Finish implementation of RP2040 SDIO support 3 年之前
rp2040_sdio.pio 8b86a20ded Finish implementation of RP2040 SDIO support 3 年之前
rp2040_sdio.pio.h 8b86a20ded Finish implementation of RP2040 SDIO support 3 年之前
scsi2sd_time.h aad9074a44 Rename RP2040 platform files to ZuluSCSI 3 年之前
scsiHostPhy.cpp 3511b4e4e2 Merge pull request #79 from ZuluSCSI/initiator_compatibility_fixes 3 年之前
scsiHostPhy.h ed855c5ac9 Initiator: Handle target premature exit from DATA_IN/DATA_OUT mode 3 年之前
scsiPhy.cpp f11c0d4750 RP2040: Fix hang with ModeSense command with synchronous mode on Amiga 3 年之前
scsiPhy.h aad9074a44 Rename RP2040 platform files to ZuluSCSI 3 年之前
scsi_accel.pio 193c61d600 Initial implementation of synchronous mode for RP2040. 3 年之前
scsi_accel.pio.h 193c61d600 Initial implementation of synchronous mode for RP2040. 3 年之前
scsi_accel_host.cpp ed855c5ac9 Initiator: Handle target premature exit from DATA_IN/DATA_OUT mode 3 年之前
scsi_accel_host.h ed855c5ac9 Initiator: Handle target premature exit from DATA_IN/DATA_OUT mode 3 年之前
scsi_accel_host.pio 7c5b0622bf RP2040: Initiator mode speed optimization 3 年之前
scsi_accel_host.pio.h 7c5b0622bf RP2040: Initiator mode speed optimization 3 年之前
scsi_accel_rp2040.cpp 520aca2da4 RP2040: Give more time for second core initialization. 3 年之前
scsi_accel_rp2040.h 193c61d600 Initial implementation of synchronous mode for RP2040. 3 年之前
sd_card_sdio.cpp a5cb1cabcb RP2040: Fix reading very last SD card sector 3 年之前
sd_card_spi.cpp b6202b3beb RP2040 SDIO read access working. 3 年之前