mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 10:57:45 +00:00
Updated flashing folder layout (#1020)
* Updated layout * Moved normal hackRF flashing to utils as should not normally be needed
This commit is contained in:
BIN
flashing/utils/dfu-util-static.exe
Normal file
BIN
flashing/utils/dfu-util-static.exe
Normal file
Binary file not shown.
15
flashing/utils/flash_hackrf_one.bat
Normal file
15
flashing/utils/flash_hackrf_one.bat
Normal file
@@ -0,0 +1,15 @@
|
||||
@echo off
|
||||
|
||||
echo *** Re-flash the HackRF with HackRF firmware ***
|
||||
echo.
|
||||
echo Connect your HackRF One to a USB port on your computer.
|
||||
echo.
|
||||
echo If using a PortaPack, put the PortaPack in HackRF mode by selecting
|
||||
echo the "HackRF" option from the main menu.
|
||||
echo.
|
||||
pause
|
||||
|
||||
echo.
|
||||
"utils/hackrf_update.exe" "utils/hackrf_one_usb.bin"
|
||||
echo.
|
||||
pause
|
BIN
flashing/utils/hackrf_one_usb.bin
Normal file
BIN
flashing/utils/hackrf_one_usb.bin
Normal file
Binary file not shown.
BIN
flashing/utils/hackrf_one_usb.dfu
Normal file
BIN
flashing/utils/hackrf_one_usb.dfu
Normal file
Binary file not shown.
BIN
flashing/utils/hackrf_update.exe
Normal file
BIN
flashing/utils/hackrf_update.exe
Normal file
Binary file not shown.
BIN
flashing/utils/msvcp120.dll
Normal file
BIN
flashing/utils/msvcp120.dll
Normal file
Binary file not shown.
BIN
flashing/utils/msvcr120.dll
Normal file
BIN
flashing/utils/msvcr120.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user