Преглед изворни кода

Adding STATUS file to indicate the pcb doesn't match the software

Michael McMaster пре 12 година
родитељ
комит
cba94da334
1 измењених фајлова са 15 додато и 0 уклоњено
  1. 15 0
      lib/SCSI2SD/STATUS

+ 15 - 0
lib/SCSI2SD/STATUS

@@ -0,0 +1,15 @@
+- Software has not been updated for PCB rev 3.0. In particular, most of the pin
+assignments are incorrect.
+
+- USB bootloader is not implemented yet.
+
+- Configuration options are not yet loaded from EEPROM.
+- Configuration options cannot be set via USB.
+	- SCSI ID hardcoded to 0
+	- Partity checking is on
+	- Unit Attention Condition is off
+
+- Write performance is not adequate
+	- Multi-sector SD commands are not yet supported.
+	- DMA is not used for SPI transfers
+