Update interface1 schematic and PCB

This commit is contained in:
Andrew Kay
2019-10-09 20:11:05 -05:00
parent d5f38a13a8
commit 5be647b0f6
25 changed files with 41232 additions and 13949 deletions

26
interface1/hardware/.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv