Initial Git import from existing sources

This commit is contained in:
2018-09-08 12:04:46 +02:00
commit 3a92b9a242
6 changed files with 378 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*~
.idea
firmware/*.o
firmware/*.elf
firmware/*.hex
hardware/*.b#*
hardware/*.s#*