]> jspc29.x-matter.uni-frankfurt.de Git - mvd_firmware.git/commitdiff
adding the binary (compiled) firmware file to the repo master
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Tue, 7 Jun 2016 15:14:55 +0000 (17:14 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Tue, 7 Jun 2016 15:14:55 +0000 (17:14 +0200)
.gitignore
compiled_firmware/main_90516ba.bin [new file with mode: 0755]

index 6874f334f21d83a25cc736f02b4db477453ea5c3..b75bf1804a70944c4227907fb8c016e4ccfaab8e 100644 (file)
@@ -3,7 +3,7 @@
 # ignore compiled stuff
 *.a
 *.o
-*.bin
+firmware/main.bin
 *.hex
 *.elf
 
diff --git a/compiled_firmware/main_90516ba.bin b/compiled_firmware/main_90516ba.bin
new file mode 100755 (executable)
index 0000000..11d2310
Binary files /dev/null and b/compiled_firmware/main_90516ba.bin differ