From 493a209aaafe101dec42bccb5aa15b5357ab0d1b Mon Sep 17 00:00:00 2001 From: WillyJL <49810075+WillyJL@users.noreply.github.com> Date: Sat, 21 Jun 2025 05:00:31 +0100 Subject: [PATCH 1/2] ESP Flasher: Fix Marauder S3 PSRAM crash --- applications/external | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/external b/applications/external index 549a5cfed..f669aaeea 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 549a5cfeddc1f95aa3d0a86a671a69d0a60e5c96 +Subproject commit f669aaeea0b13aff4e67d57cba1205f2d39a0d8b From 19595823f2ba6f10e81cec4cf5ec9087b8ecb362 Mon Sep 17 00:00:00 2001 From: WillyJL <49810075+WillyJL@users.noreply.github.com> Date: Sat, 21 Jun 2025 05:04:59 +0100 Subject: [PATCH 2/2] Update apps - Blackhat: Fix Run Script command (by o7-machinehum) --- CHANGELOG.md | 2 +- applications/external | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b5d4da88..cbac6f8ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ ### Updated: - Apps: - Authenticator: New options to have space between groups of digits (by @akopachov) - - Blackhat: Fix NULL ptr scrolling menu suboptions, more wlan selectors and stop options (by @WillyJL) + - Blackhat: Fix Run Script command (by @o7-machinehum), fix NULL ptr scrolling menu suboptions, more wlan selectors and stop options (by @WillyJL) - Camera Suite: Handle 128x128 image, fix image rotation bug (by @rnadyrshin) - Combo Cracker: Many usability improvements (by @CharlesTheGreat77) - ESP Flasher: Bump Marauder 1.7.0 (by @justcallmekoko), FlipperHTTP 2.0 (by @jblanked) diff --git a/applications/external b/applications/external index f669aaeea..3c42633d4 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit f669aaeea0b13aff4e67d57cba1205f2d39a0d8b +Subproject commit 3c42633d437d011314c20d04ad6421f507b3cc35