From f07cc58f80961bed52b03a833107d112f09e65fc Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Wed, 6 Nov 2024 05:38:52 +0000 Subject: [PATCH] GPIO: Add FlipperHTTP suite (by jblanked) --- CHANGELOG.md | 9 ++++++++- applications/external | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a82f1fa78..8f35e534e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,13 @@ - Apps: - NFC: Cyborg Detector (by @RocketGod-git) - Sub-GHz: Radio Scanner (by @RocketGod-git) + - GPIO: FlipperHTTP app suite (by @jblanked): + - FlipLibrary + - FlipSocial + - FlipStore + - FlipTrader + - FlipWeather + - FlipWiFi - Tools: uPython (by @ofabel) - Games: Umpire Indicator (by @RocketGod-git) - Sub-GHz: @@ -117,7 +124,7 @@ - MFKey: Added Static Encrypted Nested key recovery, Added NFC app support, Dropped FlipperNested support (by @noproto) - WAV Player: Better fix for unresponsiveness, handle thread exit signal (by @CookiePLMonster) - Laser Tag: External Infrared board support, crash fixes (by @RocketGod-git), RFID support for ammo reload, thread leak fix (by @jamisonderek) - - ESP Flasher: Update blackmagic bin with WiFi Logs (by @DrZlo13), support more board types (by @xMasterX) + - ESP Flasher: Add FlipperHTTP firmware (by @jblanked), update blackmagic bin with WiFi Logs (by @DrZlo13), support more board types (by @xMasterX) - Picopass: File loading improvements and fixes (by @bettse), force ISO15693 1OutOf4 mode (by @aaronjamt) - Quac!: External IR board support (by @daniilty), import all IR from file, iButton support, code improvements (by @rdefeo) - DTMF Dolphin: Add EAS tone support (by @JendrBendr) diff --git a/applications/external b/applications/external index 2828e57a8..826fdbda7 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 2828e57a80cc2c6175ea92c3fcc99ee839d7b645 +Subproject commit 826fdbda71fe9c0689858de07c71d99676d437c2