Petteri Aimonen 3d1ac5bb8a RP2040: Implement non-blocking read from SCSI bus 2 年之前
..
ZuluSCSI_platform.cpp 3d1ac5bb8a RP2040: Implement non-blocking read from SCSI bus 2 年之前
ZuluSCSI_platform.h 3d1ac5bb8a RP2040: Implement non-blocking read from SCSI bus 2 年之前
ZuluSCSI_platform_gpio.h 2558fe38a5 RP2040: Basics of initiator mode support. 3 年之前
bsp.h aad9074a44 Rename RP2040 platform files to ZuluSCSI 3 年之前
rp2040.ld 56de478733 Report correct max rom size in log 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 77d20813e5 RP2040: Use PIO for generating the parity bits 2 年之前
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 3d1ac5bb8a RP2040: Implement non-blocking read from SCSI bus 2 年之前
scsiPhy.h 3d1ac5bb8a RP2040: Implement non-blocking read from SCSI bus 2 年之前
scsi_accel.pio 3d1ac5bb8a RP2040: Implement non-blocking read from SCSI bus 2 年之前
scsi_accel.pio.h 3d1ac5bb8a RP2040: Implement non-blocking read from SCSI bus 2 年之前
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 3d1ac5bb8a RP2040: Implement non-blocking read from SCSI bus 2 年之前
scsi_accel_rp2040.h 3d1ac5bb8a RP2040: Implement non-blocking read from SCSI bus 2 年之前
sd_card_sdio.cpp d3b3c4b4d5 Update code to work with SdFat 2.2.0 2 年之前
sd_card_spi.cpp b6202b3beb RP2040 SDIO read access working. 3 年之前