Updating to v2.8

This commit is contained in:
UberGuidoZ 2024-09-03 18:28:32 -07:00 committed by GitHub
parent 4343ecec72
commit 5f684c9350
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ Looking for a Linux/Mac version? [Check out SkeletonMan's Python edition!](https
******************************************************************************************************************************************************************* *******************************************************************************************************************************************************************
*** DO NOT MISS THIS *** There is a wonderful web-based option as well that is a bit easier to use than others. [Go give FZee Flasher a try!](https://fzeeflasher.com/)<br> *** DO NOT MISS THIS *** There is a wonderful web-based option as well that is a bit easier to use than others. [Go give FZee Flasher a try!](https://fzeeflasher.com/)<br>
----- This supports MANY popular GPIO boards to flash Marauder and BlackMagic debugging. Highly recommend using this instead! -----
******************************************************************************************************************************************************************* *******************************************************************************************************************************************************************
Or do you want to flash from the Flipper without a computer at all? [Cococode (aka 0xchocolate) has you covered](https://github.com/0xchocolate/flipperzero-esp-flasher).<br> Or do you want to flash from the Flipper without a computer at all? [Cococode (aka 0xchocolate) has you covered](https://github.com/0xchocolate/flipperzero-esp-flasher).<br>
@ -18,7 +19,7 @@ Flasher includes auto-detection and BINs for Flipper devboard, ESP32-WROOM, and
## 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_v2.7.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_v2.8.zip) above to the same directory.<br>
2. Hold `BOOT` on the devboard and plug it into your PC directly via USB. ([If issues, see here](https://github.com/FZEEFlasher/fzeeflasher.github.io/wiki/How-To-Flash).)<br> 2. Hold `BOOT` on the devboard and plug it into your PC directly via USB. ([If issues, see here](https://github.com/FZEEFlasher/fzeeflasher.github.io/wiki/How-To-Flash).)<br>
3. Double-click `flash.bat` from the extracted files then choose `Flash` or `Update`. 3. Double-click `flash.bat` from the extracted files then choose `Flash` or `Update`.
@ -31,11 +32,11 @@ Flasher includes auto-detection and BINs for Flipper devboard, ESP32-WROOM, and
* If you have a WROOM device, this will be detected automatically and you'll be presented with a similar menu, but for WROOM! * If you have a WROOM device, this will be detected automatically and you'll be presented with a similar menu, but for WROOM!
Current Marauder version included in the ZIP: v0.13.10.20240425 (current release as of Apr 25, 2024) Current Marauder version included in the ZIP: v1.0.0.20240626 (current release as of Sept 9, 2024)
**Once the install has completed, [head over here](https://github.com/UberGuidoZ/Flipper/tree/main/Wifi_DevBoard#marauder-install-information) to learn more about what Marauder can do!** **Once the install has completed, [head over here](https://github.com/UberGuidoZ/Flipper/tree/main/Wifi_DevBoard#marauder-install-information) to learn more about what Marauder can do!**
The [batch file](https://github.com/UberGuidoZ/Flipper/blob/main/Wifi_DevBoard/FZ_Marauder_Flasher/Flash-v2.7.bat) is also included above for review and to track coming changes. The [batch file](https://github.com/UberGuidoZ/Flipper/blob/main/Wifi_DevBoard/FZ_Marauder_Flasher/Flash-v2.8.bat) is also included above for review and to track coming changes.
Acknowledgements:<br> Acknowledgements:<br>
* [justcallmekoko](https://github.com/justcallmekoko/ESP32Marauder) for the AWESOME work in developing Marauder and porting it to the Flipper. * [justcallmekoko](https://github.com/justcallmekoko/ESP32Marauder) for the AWESOME work in developing Marauder and porting it to the Flipper.