Add gitignore, clang-format and license file

This commit is contained in:
2020-05-15 09:20:23 +02:00
parent 22a74d0b77
commit b3364f0b88
3 changed files with 41 additions and 1 deletions

8
.gitignore vendored
View File

@@ -2,4 +2,10 @@
Release
Debug
*.componentinfo.xml
avrdude.bat
*.elf
*.o
*.hex
*.srec
*.eeprom
*.lss
*.map