Nincs leírás

Eric Helgeson 53a3d8b715 Merge pull request #218 from BlueSCSI/eric/pico-2w 11 hónapja
.github 30b42b924a build: add Pico2/Pico2W build target with universal Pico 1 & 2 uf2. 11 hónapja
.vscode 8db8000db3 Image set selection 3 éve
boards 30b42b924a build: add Pico2/Pico2W build target with universal Pico 1 & 2 uf2. 11 hónapja
docs e20d11eea9 Remove some left over v1 files 2 éve
hardware b4f92c7ea3 Convert BlueSCSI Hardware to CERN OHL-S License (missed a spot) 1 éve
include 59e40a05c4 Initial working platform io config 4 éve
lib bfffd38f24 pico2: work around for not being able to detect wifi version of Pico2 at runtime 11 hónapja
src ff78647677 network: add flag for networking at build time for platforms that dont support it. 1 éve
test 84d204679a Merge remote-tracking branch 'zuul/main' 3 éve
utils 30b42b924a build: add Pico2/Pico2W build target with universal Pico 1 & 2 uf2. 11 hónapja
.gitignore 30b42b924a build: add Pico2/Pico2W build target with universal Pico 1 & 2 uf2. 11 hónapja
LICENSE cc2c12834c Rebrand 3 éve
README.adoc 39098a0a2d docs: fix folder name 1 éve
bluescsi.ini 39e923d710 Point users to wiki so they dont copy/paste ini file 2 éve
platformio.ini 30b42b924a build: add Pico2/Pico2W build target with universal Pico 1 & 2 uf2. 11 hónapja

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

Hardware schematics, designs, and production files can be found under the `hardware` folder.

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

You can find an errta of all the current and former versions in the wiki https://github.com/BlueSCSI/BlueSCSI-v2/wiki/Hardware

## 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.