]> localhost Git - SCSI2SD.git/commit
Creating new repository to prune history.
authorMichael McMaster <michael@codesrc.com>
Wed, 2 Oct 2013 21:07:58 +0000 (07:07 +1000)
committerMichael McMaster <michael@codesrc.com>
Wed, 2 Oct 2013 21:07:58 +0000 (07:07 +1000)
commit75de12268f917a22d9074a93488b27ec5657ec6a
tree0e825ce25a9e5ddfff67d98242dd8a2c97afc038
Creating new repository to prune history.
179 files changed:
COPYING [new file with mode: 0644]
hardware/.gitignore [new file with mode: 0644]
hardware/Makefile [new file with mode: 0644]
hardware/bracket/3.5_hdd_mount.scad [new file with mode: 0644]
hardware/bracket/3.5_hdd_mount.stl [new file with mode: 0644]
hardware/gafrc [new file with mode: 0644]
hardware/gerber/scsi2sd.GBL [new file with mode: 0644]
hardware/gerber/scsi2sd.GBO [new file with mode: 0644]
hardware/gerber/scsi2sd.GBS [new file with mode: 0644]
hardware/gerber/scsi2sd.GTL [new file with mode: 0644]
hardware/gerber/scsi2sd.GTO [new file with mode: 0644]
hardware/gerber/scsi2sd.GTS [new file with mode: 0644]
hardware/gerber/scsi2sd.TXT [new file with mode: 0644]
hardware/gerber/scsi2sd.outline [new file with mode: 0644]
hardware/gerber/scsi2sd.stencil [new file with mode: 0644]
hardware/scsi2sd.bom [new file with mode: 0644]
hardware/scsi2sd.cmd [new file with mode: 0644]
hardware/scsi2sd.net [new file with mode: 0644]
hardware/scsi2sd.pcb [new file with mode: 0644]
hardware/scsi2sd.sch [new file with mode: 0644]
hardware/symbols/7406.sym [new file with mode: 0644]
hardware/symbols/7406.tragesym [new file with mode: 0644]
hardware/symbols/CY8C53.sym [new file with mode: 0644]
hardware/symbols/CY8C53.tragesym [new file with mode: 0644]
hardware/symbols/DO-41-vert.fp [new file with mode: 0644]
hardware/symbols/DO-41.fp [new file with mode: 0644]
hardware/symbols/DPAK.fp [new file with mode: 0644]
hardware/symbols/FCI-10067847.fp [new file with mode: 0644]
hardware/symbols/FCI-10067847.sym [new file with mode: 0644]
hardware/symbols/FCI-10067847.tragesym [new file with mode: 0644]
hardware/symbols/FTSH-105-01-L-DV-K.fp [new file with mode: 0644]
hardware/symbols/HEADER50_2_RA.fp [new file with mode: 0644]
hardware/symbols/LD1117.sym [new file with mode: 0644]
hardware/symbols/LD1117.tragesym [new file with mode: 0644]
hardware/symbols/MOLEX8981.fp [new file with mode: 0644]
hardware/symbols/MOLEX8981.sym [new file with mode: 0644]
hardware/symbols/MOLEX8981.tragesym [new file with mode: 0644]
hardware/symbols/SCDA7A0101.sym [new file with mode: 0644]
hardware/symbols/SCDA7A0101.tragesym [new file with mode: 0644]
hardware/symbols/SOT23_MOSFET.fp [new file with mode: 0644]
hardware/symbols/SOT26_MOSFET.fp [new file with mode: 0644]
hardware/symbols/TO220_TRANSISTOR.fp [new file with mode: 0644]
hardware/symbols/cap_0402.fp [new file with mode: 0644]
hardware/symbols/diode-DO-214AA-SMB.fp [new file with mode: 0644]
hardware/symbols/fci-10118192-0001LF.fp [new file with mode: 0644]
hardware/symbols/usbmini.sym [new file with mode: 0644]
hardware/symbols/wurth-microsd.fp [new file with mode: 0644]
hardware/symbols/wurth-microsd.sym [new file with mode: 0644]
hardware/symbols/wurth-microsd.tragesym [new file with mode: 0644]
parts.ods [new file with mode: 0644]
readme.txt [new file with mode: 0644]
software/SCSI2SD/.gitignore [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/.gitignore [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/Cm3RealView.scat [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/Cm3Start.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/CyBootAsmGnu.s [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/CyBootAsmRv.s [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/CyDmac.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/CyDmac.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/CyFlash.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/CyFlash.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/CyLib.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/CyLib.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/CySpc.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/CySpc.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/LED1.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/LED1.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/LED1_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/PARITY_EN.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/PARITY_EN.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/PARITY_EN_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SCSI_ID_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SCSI_In_DBx.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SCSI_In_DBx.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SCSI_In_DBx_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SCSI_In_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SCSI_Out_DBx.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SCSI_Out_DBx.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SCSI_Out_DBx_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SCSI_Out_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SDCard.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SDCard.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SDCard_INT.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SDCard_PM.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SDCard_PVT.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_CD.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_CD.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_CD_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_CS.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_CS.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_CS_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_Clk_Ctl.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_Clk_Ctl.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_DAT1.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_DAT1.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_DAT1_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_DAT2.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_DAT2.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_DAT2_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_Data_Clk.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_Data_Clk.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_INT.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_Init_Clk.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_Init_Clk.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_IntClock.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_IntClock.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_MISO.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_MISO.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_MISO_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_MOSI.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_MOSI.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_MOSI_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_PM.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_PVT.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_SCK.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_SCK.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_SCK_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_WP.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_WP.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/SD_WP_aliases.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cm3gcc.ld [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/config.hex [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/core_cm3.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/core_cm3.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/core_cm3_psoc5.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cyPm.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cyPm.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cydevice.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cydevice_trm.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cydevicegnu.inc [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cydevicegnu_trm.inc [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cydevicerv.inc [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cydevicerv_trm.inc [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cyfitter.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cyfitter_cfg.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cyfitter_cfg.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cyfittergnu.inc [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cyfitterrv.inc [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cypins.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cytypes.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/cyutils.c [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/post_link.bat [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/project.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/Generated_Source/PSoC5/protect.hex [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/SCSI2SD.cycdx [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/SCSI2SD.cydwr [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/SCSI2SD.cyfit [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/SCSI2SD.cyprj [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/SCSI2SD.cyversion [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/SCSI2SD.svd [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/SCSI2SD_PSoC5lib.uvopt [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/SCSI2SD_PSoC5lib.uvproj [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/TopDesign/TopDesign.cysch [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/bits.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/bits.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/blinky.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/blinky.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/device.h [new file with mode: 0644]
software/SCSI2SD/SCSI2SD.cydsn/diagnostic.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/diagnostic.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/disk.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/disk.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/geometry.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/geometry.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/inquiry.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/inquiry.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/led.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/loopback.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/loopback.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/main.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/mode.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/mode.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/scsi.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/scsi.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/scsiPhy.c [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/scsiPhy.h [new file with mode: 0755]
software/SCSI2SD/SCSI2SD.cydsn/sense.h [new file with mode: 0755]