From 0d4139723e05d5d9862c9726ccf8b64ec365daf3 Mon Sep 17 00:00:00 2001 From: RogueMaster Date: Thu, 6 Apr 2023 01:19:02 -0400 Subject: [PATCH] Updated Apps and Added Scripts by @qqmajikpp --- .gitmodules | 6 ++++++ README.md | 2 ++ 2 files changed, 8 insertions(+) diff --git a/.gitmodules b/.gitmodules index dadebe9e..5401f6f7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,9 @@ [submodule "fw/squach"] path = fw/squach url = https://github.com/skizzophrenic/SquachWare-CFW.git +[submodule "scripts/FBT-AARCH64"] + path = scripts/FBT-AARCH64 + url = https://github.com/qqmajikpp/FBT-AARCH64.git +[submodule "scripts/Logi-Downgrade-for-NRF24"] + path = scripts/Logi-Downgrade-for-NRF24 + url = https://github.com/qqmajikpp/Logi-Downgrade-for-NRF24.git diff --git a/README.md b/README.md index c3917516..c4a43b0f 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,8 @@ - [`Flipp Pomodoro` Pomodoro Timer Tool for productivity.](https://github.com/Th3Un1q3/flipp_pomodoro) - [`COM Port Scanner Emulator` Barcode Scanner Emulator.](https://github.com/polarikus/flipper-zero_bc_scanner_emulator) - [`Xbox Controller` Easy controller for Xbox One with IR](https://github.com/gebeto/flipper-xbox-controller) +- [`Reversi` The classic Reversi game](https://github.com/dimat/flipperzero-reversi) +- [`Servo Tester` Servo Tester App](https://github.com/mhasbini/ServoTesterApp) ## Firmwares & Tweaks