add readme

This commit is contained in:
2016-09-05 21:38:32 +02:00
parent 13c8ee7c6c
commit 09e67ccc69
2 changed files with 35 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
firmware/**/*.o
firmware/**/*.elf
firmware/**/*.hex
.idea