Add schematics and (unrouted) board

This commit is contained in:
Eflukx
2017-09-09 10:42:58 +02:00
commit 652121f269
6 changed files with 5916 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
_saved*
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
.dsn
# Exported BOM files
*.xml
*.csv