mirror of
https://github.com/dkgrizzly/GreenSCSI.git
synced 2024-11-18 22:07:20 +00:00
More docs
Clarify sub folders without license
This commit is contained in:
parent
046f523e6c
commit
5b7d430b54
@ -8,3 +8,5 @@
|
|||||||
## `BlueSCSI-1.0-b.stl`
|
## `BlueSCSI-1.0-b.stl`
|
||||||
|
|
||||||
An internal mount for the BlueSCSI 1.0-b. Provides side and bottom mounts.
|
An internal mount for the BlueSCSI 1.0-b. Provides side and bottom mounts.
|
||||||
|
|
||||||
|
BlueSCSI 3D files © 2021 by Eric Helgeson is licensed under Attribution-NonCommercial 4.0 International
|
||||||
|
18
README.adoc
18
README.adoc
@ -114,7 +114,7 @@ The following instructions demonstrates the process using https://ss64.com/osx/d
|
|||||||
|
|
||||||
### Termination
|
### Termination
|
||||||
|
|
||||||
To enable termination place the two jumpers on the TERM block. Termination should be enabled if it is the last device in the chain - which is normally how it is used.
|
To enable termination place the two jumpers on the TERM block. Termination should be enabled if it is the last device in the SCSI chain, otherwise remove the jumpers if it is not.
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
@ -134,6 +134,22 @@ Try a different SD card. Cheap/old SD cards can affect performance.
|
|||||||
|
|
||||||
<<docs/troubleshooting-1.0-c.adoc,Version 1.0-c>>
|
<<docs/troubleshooting-1.0-c.adoc,Version 1.0-c>>
|
||||||
|
|
||||||
|
## Hardware Versions
|
||||||
|
|
||||||
|
### 1.0-b
|
||||||
|
|
||||||
|
First release
|
||||||
|
|
||||||
|
### 1.0-c (in testing)
|
||||||
|
|
||||||
|
* Fixed issue with diode footprint being too small
|
||||||
|
* Fixed issue with external power and `TERMPOWER`
|
||||||
|
|
||||||
|
### 1.1-a (in testing)
|
||||||
|
|
||||||
|
* Other SCSI connection types
|
||||||
|
* More silk screen art
|
||||||
|
|
||||||
## Development (Advanced)
|
## Development (Advanced)
|
||||||
|
|
||||||
Below is for users who wish to edit or develop on the BluePill - normal users should not need to worry about this.
|
Below is for users who wish to edit or develop on the BluePill - normal users should not need to worry about this.
|
||||||
|
1
docs/README.md
Normal file
1
docs/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
BlueSCSI Documentation © 2021 by Eric Helgeson is licensed under Attribution-NonCommercial 4.0 International
|
1
hw/README.md
Normal file
1
hw/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
BlueSCSI Hardware © 2021 by Eric Helgeson is licensed under Attribution-NonCommercial 4.0 International
|
Loading…
Reference in New Issue
Block a user