Added screenshot, minor tweaks

This commit is contained in:
UberGuidoZ 2022-08-14 01:37:22 -07:00 committed by GitHub
parent f47a4d051f
commit 45ed975b30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,19 +1,21 @@
# Quick and easy flasher/updater for Marauder on the Wifi Devboard! # Quick and easy flasher/updater for Marauder on the Wifi Devboard!
![Screenshot](https://user-images.githubusercontent.com/57457139/184529067-27ed301f-fd19-4779-a85d-c134dbf93ba6.png)
## Now it's as easy as 1, 2, 3 to install or update Marauder on Windows. ## Now it's as easy as 1, 2, 3 to install or update Marauder on Windows.
1. Download and extract [the ZIP file](https://github.com/UberGuidoZ/Flipper/raw/main/Wifi_DevBoard/FZ_Marauder_Flasher/FZ_Marauder_v1.0.zip) above to the same directory.<br> 1. Download and extract [the ZIP file](https://github.com/UberGuidoZ/Flipper/raw/main/Wifi_DevBoard/FZ_Marauder_Flasher/FZ_Marauder_v1.0.zip) above to the same directory.<br>
2. Hold `BOOT` on the devboard and plug it into your PC via USB directly.<br> 2. Hold `BOOT` on the devboard and plug it into your PC directly via USB.<br>
3. Double-click `flash.bat` from the extracted files and choose `Install` or `Update`. 3. Double-click `flash.bat` from the extracted files then choose `Flash` or `Update`.
If you choose `Install` the script will locate your board and flash Marauder automatically!<br> If you choose `Flash` the script will locate your board and flash Marauder automatically!<br>
If you choose `Update` you'll be taken to the Marauder download location to grab a new version.<br> If you choose `Update` you'll be taken to the Marauder download location to grab a new version.<br>
(Simply download the BIN file as stated and stick it in the Marauder subfolder of the batch file.) (Simply download the BIN file as stated and stick it in the Marauder subfolder of the batch file.)
**Current Marauder version included in the ZIP: v0.9.13.20220806 (current at release Aug 14, 2022)** **Current Marauder version included in the ZIP: v0.9.13.20220806 (current at release Aug 14, 2022)**
The batch file is also included above individually for review and to track coming changes.<br> The [batch file](https://github.com/UberGuidoZ/Flipper/blob/main/Wifi_DevBoard/FZ_Marauder_Flasher/flash.bat) is also included above for review and to track coming changes.<br>
*Coming soon: Black Magic (original debug firmware) flashing.* *Coming soon: Black Magic (original debug firmware) flashing, firmware backup, firmware restore.*
Acknowledgements:<br> Acknowledgements:<br>
* [Frog](https://github.com/FroggMaster) (scripting and inspiring the idea)<br> * [Frog](https://github.com/FroggMaster) (scripting and inspiring the idea)<br>