mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-13 18:19:33 +00:00
Update HackRF flashing utilities for Windows (#3067)
* Update flasher for windows * Updated scripts * Fix echo statement formatting in flash script * Fix echo statement formatting in flash script
This commit is contained in:
@@ -21,12 +21,12 @@ if not exist portapack-mayhem-firmware.bin (
|
||||
exit /b
|
||||
)
|
||||
|
||||
"utils/hackrf_update.exe" portapack-mayhem-firmware.bin
|
||||
"utils/hackrf_spiflash.exe" -w portapack-mayhem-firmware.bin
|
||||
echo.
|
||||
echo If your device never boot after flashing, please refer to won't boot article"
|
||||
echo "If your device never boot after flashing, please refer to won't boot article"
|
||||
echo.
|
||||
echo "click-to-open url: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Won%%27t-boot"
|
||||
echo "or
|
||||
echo "or"
|
||||
echo "copy-and-paste url: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Won't-boot"
|
||||
echo.
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user