Add initial PCB schematics and layout
This commit is contained in:
parent
8e68f21bd9
commit
175f41b675
3 changed files with 3955 additions and 0 deletions
7
hardware/eagle/.gitignore
vendored
Normal file
7
hardware/eagle/.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Ignore everything
|
||||
*
|
||||
# Except the following:
|
||||
!.gitignore
|
||||
!esp8266_button.brd
|
||||
!esp8266_button.sch
|
||||
!README.md
|
Loading…
Add table
Add a link
Reference in a new issue