Add ESP8266 button rev.0 board KiCad files
This commit is contained in:
parent
de90820fdf
commit
3707841448
8 changed files with 1398 additions and 0 deletions
11
hardware/kicad/.gitignore
vendored
Normal file
11
hardware/kicad/.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Ignore everything
|
||||
*
|
||||
# Except the following:
|
||||
!.gitignore
|
||||
!esp8266-button.kicad_pcb
|
||||
!esp8266-button.net
|
||||
!esp8266-button-cache.lib
|
||||
!esp8266-button.sch
|
||||
!esp8266-button.pro
|
||||
!README.md
|
||||
!*.png
|
Loading…
Add table
Add a link
Reference in a new issue