gornekich 407f68c08a [FL-2182] NFC-V UID show fix (#955) 4 лет назад
..
about 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
accessor 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
archive 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
bad_usb 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
bt 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
cli 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
crypto 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
debug_tools 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
desktop 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
dialogs 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
dolphin 9ade2349ad [FL-2188] Fix Desktop crush: stub dolphin stats (#950) 4 лет назад
gpio 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
gui 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
ibutton 1d31000516 iButton fix data layout (#953) 4 лет назад
input 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
irda 990a065bd0 [FL-1929, FL-2164] IR App migrate to FFF (#949) 4 лет назад
irda_monitor 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
lfrfid 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
lfrfid_debug 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
loader 1d31000516 iButton fix data layout (#953) 4 лет назад
music_player 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
nfc 407f68c08a [FL-2182] NFC-V UID show fix (#955) 4 лет назад
notification 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
power 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
power_observer 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
rpc a0c16e8a19 Add protobuf versioning (#954) 4 лет назад
scened_app_example 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
snake_game 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
storage 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
storage_settings 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
subghz 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
system 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
tests a0c16e8a19 Add protobuf versioning (#954) 4 лет назад
u2f 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 лет назад
ReadMe.md 9ade2349ad [FL-2188] Fix Desktop crush: stub dolphin stats (#950) 4 лет назад
applications.c 2cbf99e15a [FL-2019] Battery test application (#940) 4 лет назад
applications.h 7907cb232b Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 4 лет назад
applications.mk 2cbf99e15a [FL-2019] Battery test application (#940) 4 лет назад

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