From 6370e814d4a84ab3b938c8bfa3e0fe127acd1fdb Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Mon, 11 Nov 2024 18:21:20 +0000 Subject: [PATCH] Update apps - All Flip* apps updated (by jblanked), change to use chosen GPIO Pins setting (by Willy-JL) - ESP Flasher: Update FlipperHTTP, reorder quick flash options (by Willy-JL) - UL: RFID/iButton Fuzzer: Add protocols Electra, Idteck, Gallagher, Nexwatch, refactor to make RFID protocols easier to add (by SkeletonMan03), add more Dallas 1990 IDs (by eblis) --- CHANGELOG.md | 1 + applications/external | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 652d3a84d..62c00706b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -141,6 +141,7 @@ - CLI-GUI Bridge: Add more symbols to keyboard (#222 by @Willy-JL) - NRF24 Batch: Add Aeropac SN board txt file (by @vad7) - UL: Sub-GHz Bruteforcer: Add new protocols for existing dump option (by @xMasterX), use FW functions for top buttons (by @DerSkythe) + - UL: RFID/iButton Fuzzer: Add protocols Electra, Idteck, Gallagher, Nexwatch, refactor to make RFID protocols easier to add (by @SkeletonMan03), add more Dallas 1990 IDs (by @eblis) - UL: NRF24 Apps: Use string library compatible with OFW SDK (by @xMasterX) - UL: W5500 Ethernet: Various fixes and improvements (by @xMasterX) - OFW: SPI Mem Manager: Fixed UI rendering bug related to line breaks (by @portasynthinca3) diff --git a/applications/external b/applications/external index 1b8f9fcf6..861fe3351 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 1b8f9fcf6cd977dff6bc8192588e37c172bf07b4 +Subproject commit 861fe3351399f62a705bf3ebea3ca291b4319670