Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions ayab-shield/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# For PCBs designed using KiCad: https://www.kicad.org/
# Format documentation: https://kicad.org/help/file-formats/

# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.kicad_sch-bak
*-backups
*.kicad_prl
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache

# Netlist files (exported from Eeschema)
*.net

# Autorouter files (exported from Pcbnew)
*.dsn
*.ses

# Exported BOM files
*.xml
*.csv

2,790 changes: 0 additions & 2,790 deletions ayab-shield/02_resources/arduino_Uno_rev3_02_TH/arduino_Uno_Rev3-02-TH.brd

This file was deleted.

22,016 changes: 0 additions & 22,016 deletions ayab-shield/02_resources/arduino_Uno_rev3_02_TH/arduino_Uno_Rev3-02-TH.sch

This file was deleted.

Binary file removed ayab-shield/03_datasheets/pcf8574.pdf
Binary file not shown.
Binary file removed ayab-shield/03_datasheets/uln2803a.pdf
Binary file not shown.
134 changes: 0 additions & 134 deletions ayab-shield/04_eagle_libs/PowerCon.lbr

This file was deleted.

Binary file removed ayab-shield/04_eagle_libs/ULN2803.lbr
Binary file not shown.
Binary file removed ayab-shield/04_eagle_libs/i2c.lbr
Binary file not shown.
Loading
Loading