unleashed-firmware/applications
2022-09-05 19:00:33 +03:00
..
about Merge branch 'fz-dev' into dev 2022-08-12 16:52:25 +03:00
accessor Merged latest OFW changes 2022-08-12 05:18:27 +03:00
archive [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
arkanoid not use global vars anymore & other fixes 2022-08-07 10:52:03 +03:00
bad_usb Merge branch 'fz-dev' into dev 2022-08-30 11:42:39 +03:00
barcode_generator use RECORD defines 2022-08-13 17:58:46 +03:00
bt Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
cli Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
clock_app use RECORD defines 2022-08-13 17:58:46 +03:00
crypto [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
debug_tools Make printf great again (#1438) 2022-08-04 01:00:17 +09:00
desktop update readme/changelog & some fixes 2022-08-24 03:55:13 +03:00
dialogs [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
dolphin [FL-2737] Dolphin level thresholds update #1610 2022-08-23 01:53:51 +09:00
esp8266_deauth use RECORD defines 2022-08-13 17:58:46 +03:00
flipfrid some fixes for rfid fuzzer 2022-09-05 14:05:43 +03:00
gpio Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
gui Merge branch 'fz-dev' into dev 2022-08-30 11:42:39 +03:00
ibutton Merged latest OFW changes 2022-08-12 05:18:27 +03:00
infrared Merge branch 'fz-dev' into dev 2022-09-03 16:30:13 +03:00
input Revert "Revert "MPU Hal (#1492)"" 2022-08-04 18:43:47 +03:00
lfrfid Fix (LF RFID -> Add manually) names again 2022-08-30 21:56:59 +03:00
lfrfid_debug Merged latest OFW changes 2022-08-12 05:18:27 +03:00
loader Merge branch 'fz-dev' into dev 2022-08-13 17:49:38 +03:00
meta formatted, attempt to fix rfid fuzzer crash 2022-09-03 23:10:07 +03:00
mousejacker use RECORD defines 2022-08-13 17:58:46 +03:00
multi_converter formatted, attempt to fix rfid fuzzer crash 2022-09-03 23:10:07 +03:00
music_player update changelog and readme 2022-09-05 19:00:33 +03:00
nfc Merge branch 'fz-dev' into dev 2022-09-03 16:30:13 +03:00
notification Merge branch 'fz-dev' into dev 2022-08-04 18:55:36 +03:00
nrfsniff update audio asset, fix some things 2022-08-31 01:37:01 +03:00
picopass Merge branch 'fz-dev' into dev 2022-08-30 21:23:28 +03:00
power Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
rpc Speedup SD card & enlarge your RAM. (#1649) 2022-08-27 13:25:47 +09:00
sentry_safe use RECORD defines 2022-08-13 17:58:46 +03:00
snake_game free message queue and nrfsniff updates 2022-08-10 05:03:01 +03:00
spectrum_analyzer update audio asset, fix some things 2022-08-31 01:37:01 +03:00
storage [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
storage_move_to_sd [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
storage_settings Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
subghz update docs and fix led in subghz decode scene 2022-08-30 23:14:43 +03:00
system Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
tetris_game use RECORD defines 2022-08-13 17:58:46 +03:00
tictactoe_game use RECORD defines 2022-08-13 17:58:46 +03:00
u2f Increment U2F counter before authentication (#1595) 2022-08-18 01:23:13 +09:00
unirfremix hide txt extension in unirf browser 2022-08-25 05:13:08 +03:00
unit_tests [FL-2787] SubGhz: add protocol Clemsa, fix decoder BETT (#1696) 2022-09-03 15:19:01 +09:00
updater [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
wav_player use RECORD defines 2022-08-13 17:58:46 +03:00
wifi_marauder_companion Wifi marauder app critical bug fixes 2022-08-17 03:25:34 +03:00
wifi_scanner use RECORD defines 2022-08-13 17:58:46 +03:00
applications.h Merge branch 'fz-dev' into dev 2022-08-13 17:49:38 +03:00
extapps.scons fbt fixes & improvements (#1490) 2022-08-02 22:46:43 +09:00
ReadMe.md [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00

Structure

  • about - Small About application that shows flipper info

  • accessor - Wiegand server

  • archive - Archive and file manager

  • bad_usb - Bad USB application

  • bt - BLE service and application

  • cli - Console service and API

  • crypto - Crypto cli tools

  • debug_tools - Different tools that we use for debug

  • desktop - Desktop service

  • dialogs - Dialogs service: GUI Dialogs for your app

  • dolphin - Dolphin service and supplementary apps

  • gpio - GPIO application: includes USART bridge and GPIO control

  • gui - GUI service and API

  • ibutton - iButton application, onewire keys and more

  • input - Input service

  • infrared - Infrared application, controls your IR devices

  • lfrfid - LF RFID application

  • lfrfid_debug - LF RFID debug tool

  • loader - Application loader service

  • music_player - Music player app (demo)

  • nfc - NFC application, HF rfid, EMV and etc

  • notification - Notification service

  • power - Power service

  • power_observer - Power debug tool

  • rpc - RPC service and API

  • scened_app_example - C++ application example

  • snake_game - Snake game application

  • storage - Storage service, internal + sdcard

  • storage_settings - Storage settings app

  • subghz - SubGhz application, 433 fobs and etc

  • system - System settings, tools and API

  • tests - Unit tests and etc

  • u2f - U2F Application

  • updater - Update service & application

  • application.h - Firmware application list header