Migrating repo.

This commit is contained in:
2018-06-06 09:12:06 +00:00
parent 5cde3fe925
commit 75960f5697
31 changed files with 68630 additions and 0 deletions

45
.gitignore vendored Normal file
View File

@@ -0,0 +1,45 @@
# Object files
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
# Debug files
*.dSYM/
*.su
# Eagle files
*.s#*
*.b#*
*eagle.epf
*.DRL
# Kicad files
*.bak
*.pro
#Folder generated by make to program arduino
firmware/v01/build-pro-8MHzatmega328/