Add initial PCB schematics and layout

This commit is contained in:
Dimitris Platis 2018-05-31 00:24:42 +02:00
parent 8e68f21bd9
commit 175f41b675
3 changed files with 3955 additions and 0 deletions

7
hardware/eagle/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# Ignore everything
*
# Except the following:
!.gitignore
!esp8266_button.brd
!esp8266_button.sch
!README.md