Тайлбар байхгүй

Eric Helgeson 2b977fad2b This commit reverts the original attempt to add 2 жил өмнө
.github 48ea6afa3b Remove old workflow 2 жил өмнө
.vscode 8db8000db3 Image set selection 3 жил өмнө
boards cc2c12834c Rebrand 3 жил өмнө
cc-nc-hardware 5f50907ee4 Add 3D Printed Parts (also CC-NC licensed) 2 жил өмнө
docs e20d11eea9 Remove some left over v1 files 2 жил өмнө
include 59e40a05c4 Initial working platform io config 4 жил өмнө
lib 89cc95f988 RP2040: Reduce delay between phase signal changes (#128) 2 жил өмнө
src 2b977fad2b This commit reverts the original attempt to add 2 жил өмнө
test 84d204679a Merge remote-tracking branch 'zuul/main' 3 жил өмнө
utils c363491bc6 I dont think there is a need to upload the elf 2 жил өмнө
.gitignore 84d204679a Merge remote-tracking branch 'zuul/main' 3 жил өмнө
CONTRIBUTORS.txt cc2c12834c Rebrand 3 жил өмнө
LICENSE cc2c12834c Rebrand 3 жил өмнө
README.adoc 2b977fad2b This commit reverts the original attempt to add 2 жил өмнө
bluescsi.ini a532fc3d8c ReinsertCDOnInquiry off by default 2 жил өмнө
platformio.ini 84c52cbd26 RP2040: Freeze platform framework version 2 жил өмнө

README.adoc

# BlueSCSI
:toc: macro

BlueSCSI is hardware that reproduces SCSI devices (hard disks, optical, etc) with an Pico 2040 dev board.

image::docs/buynow.png[link=https://scsi.blue, 150]
image::docs/discordbanner.png[link=https://discord.gg/GKcvtgU7P9, 150]

Join us in #bluescsi on https://discord.gg/GKcvtgU7P9[Discord] or open an issue on this repo.

## Hardware Versions
Hardware version numbers are based on when the design was updated plus a sub-revision letter, such as "2022_11b" and "2022_12a".

### Current Hardware Versions:
#### Desktop 2022.12a
#### DB25 2022.12a
#### Laptop / PowerBook 2022.11b


## Notes

### Making Gerbers for JLCPCB

https://support.jlcpcb.com/article/44-how-to-export-kicad-pcb-to-gerber-files

## Licenses

### Firmware

The BlueSCSI V2 firmware is a fork of ZuluSCSI, which also includes SCSI2SD V6 source code:

* https://github.com/ZuluSCSI/ZuluSCSI-firmware[ZuluSCSI]
* http://git.codesrc.com/index.cgi?p=SCSI2SD-V6.git;a=summary[SCSI2SD V6]
* https://github.com/erichelgeson/BlueSCSI[BlueSCSI V1]
* https://github.com/ztto/ArdSCSino-stm32[ArdSCSIno-stm32]

BlueSCSI(TM) - Eric Helgeson - All rights reserved.