gornekich 838df4c9ea [FL-2229] New assets paths (#978) %!s(int64=4) %!d(string=hai) anos
..
about e804015fea [FL-2225] About: add serial number to hardware info screen (#970) %!s(int64=4) %!d(string=hai) anos
accessor 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
archive 838df4c9ea [FL-2229] New assets paths (#978) %!s(int64=4) %!d(string=hai) anos
bad_usb 838df4c9ea [FL-2229] New assets paths (#978) %!s(int64=4) %!d(string=hai) anos
bt 0acea5b25f bt_settings: fix incorrect switch to forget devices (#977) %!s(int64=4) %!d(string=hai) anos
cli a3aaf50ecd [FL-2084] I2C memory read/write (#951) %!s(int64=4) %!d(string=hai) anos
crypto 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
debug_tools d4787e859e [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) %!s(int64=4) %!d(string=hai) anos
desktop 9f1a2f2d99 [FL-2237] Fix animation frame order, increase its max size (#976) %!s(int64=4) %!d(string=hai) anos
dialogs 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
dolphin 84410c83b5 [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) %!s(int64=4) %!d(string=hai) anos
gpio 23ff6723cf [FL-2204] Bluetooth forget devices (#967) %!s(int64=4) %!d(string=hai) anos
gui 3cdb59805e Desktop: fix crash caused by unconsumed back button short press (#974) %!s(int64=4) %!d(string=hai) anos
ibutton 6264ee8c3b [FL-2212] File validators and archive fixes #972 %!s(int64=4) %!d(string=hai) anos
input 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
irda 838df4c9ea [FL-2229] New assets paths (#978) %!s(int64=4) %!d(string=hai) anos
irda_monitor 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
lfrfid 2b2a798407 Pre-RC Bug Fixes and Gui lockdown mode. (#973) %!s(int64=4) %!d(string=hai) anos
lfrfid_debug 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
loader 84410c83b5 [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) %!s(int64=4) %!d(string=hai) anos
music_player 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
nfc 838df4c9ea [FL-2229] New assets paths (#978) %!s(int64=4) %!d(string=hai) anos
notification 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
power 23ff6723cf [FL-2204] Bluetooth forget devices (#967) %!s(int64=4) %!d(string=hai) anos
power_observer d4787e859e [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) %!s(int64=4) %!d(string=hai) anos
rpc 8f8aba2a34 [FL-2203] Fix CLI RPC stall (#961) %!s(int64=4) %!d(string=hai) anos
scened_app_example 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
snake_game 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
storage 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
storage_settings 23ff6723cf [FL-2204] Bluetooth forget devices (#967) %!s(int64=4) %!d(string=hai) anos
subghz 838df4c9ea [FL-2229] New assets paths (#978) %!s(int64=4) %!d(string=hai) anos
system 389ff92cc1 Naming and coding style convention, new linter tool. (#945) %!s(int64=4) %!d(string=hai) anos
tests 17d0d19348 [FL-2116] RPC: stop session on decode error (#959) %!s(int64=4) %!d(string=hai) anos
u2f 838df4c9ea [FL-2229] New assets paths (#978) %!s(int64=4) %!d(string=hai) anos
ReadMe.md 9ade2349ad [FL-2188] Fix Desktop crush: stub dolphin stats (#950) %!s(int64=4) %!d(string=hai) anos
applications.c 2cbf99e15a [FL-2019] Battery test application (#940) %!s(int64=4) %!d(string=hai) anos
applications.h 7907cb232b Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) %!s(int64=4) %!d(string=hai) anos
applications.mk 2cbf99e15a [FL-2019] Battery test application (#940) %!s(int64=4) %!d(string=hai) anos

ReadMe.md

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
  • irda - Irda application, controls your IR devices
  • irda_monitor - Irda debug tool
  • 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

  • application.c - Firmware application list source

  • application.h - Firmware application list header

  • application.mk - Makefile helper