diff --git a/.gitignore b/.gitignore index 97662e157..06d8c0abb 100644 --- a/.gitignore +++ b/.gitignore @@ -39,7 +39,6 @@ *.lib # Executables -*.exe *.out *.app /firmware/baseband/*.bin diff --git a/flashing/dfu-util-static.exe b/flashing/dfu-util-static.exe new file mode 100644 index 000000000..fe7f87532 Binary files /dev/null and b/flashing/dfu-util-static.exe differ diff --git a/flashing/driver/dpinst.exe b/flashing/driver/dpinst.exe new file mode 100644 index 000000000..3efffc165 Binary files /dev/null and b/flashing/driver/dpinst.exe differ diff --git a/flashing/hackrf_update.exe b/flashing/hackrf_update.exe new file mode 100644 index 000000000..529e45f84 Binary files /dev/null and b/flashing/hackrf_update.exe differ