ESP32 based project

This commit is contained in:
Ollo
2020-09-07 18:18:46 +02:00
parent b6d3f96239
commit c8ebe2a6bc
30 changed files with 41356 additions and 0 deletions

35
board/.gitignore vendored Normal file
View File

@@ -0,0 +1,35 @@
# Software code stuff
*.swp
*.o
*.hex
*.lst
*.eep
*.sym
*.map
*.lss
*.elf
.dep/
# KiCAD board stuff
# export files for BOM
*.csv
*.tsv
*.xml
# backup files
*.bak
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-cache.lib
*-rescue.lib
*-save.pro
*-save.kicad_pcb
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)