From 5f684c935080899a410de806fb95f4d54c91e540 Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Tue, 3 Sep 2024 18:28:32 -0700
Subject: [PATCH] Updating to v2.8
---
Wifi_DevBoard/FZ_Marauder_Flasher/ReadMe.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/Wifi_DevBoard/FZ_Marauder_Flasher/ReadMe.md b/Wifi_DevBoard/FZ_Marauder_Flasher/ReadMe.md
index dd221513..44c460ff 100644
--- a/Wifi_DevBoard/FZ_Marauder_Flasher/ReadMe.md
+++ b/Wifi_DevBoard/FZ_Marauder_Flasher/ReadMe.md
@@ -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/)
+----- 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).
@@ -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.
-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.
+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.
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).)
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!
-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!**
-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:
* [justcallmekoko](https://github.com/justcallmekoko/ESP32Marauder) for the AWESOME work in developing Marauder and porting it to the Flipper.