Import the kicad project for the board and related artwork

This commit is contained in:
2017-10-12 15:25:00 +02:00
commit 78ee11b8ce
10 changed files with 2869 additions and 0 deletions

24
board/.gitignore vendored Normal file
View File

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