Files
Scanning the repository...
Last update 7 years 11 months
by
Carlo Maragno
Files | |
---|---|
basette | |
datasheet-docs | |
firmware | |
pc_python_software | |
simulazioni_spice | |
.gitignore | |
README.md | |
kicad.gitignore |
kicad.gitignore# For PCBs designed using KiCad: http://www.kicad-pcb.org/ # Temporary files *.000 *.bak *.bck *.kicad_pcb-bak *~ _autosave-* *.tmp # Netlist files (exported from Eeschema) *.net # Autorouter files (exported from Pcbnew) .dsn # Exported BOM files *.xml *.csv