Nikolay Minaylov 242241987e [FL-2256] USB Service (#998) hace 3 años
..
about e804015fea [FL-2225] About: add serial number to hardware info screen (#970) hace 4 años
accessor 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) hace 4 años
archive 2a52d2d620 [FL-2216, FL-2233] Archive fixes (#987) hace 4 años
bad_usb 2a52d2d620 [FL-2216, FL-2233] Archive fixes (#987) hace 4 años
bt 6b78a8ccfe [FL-2244] Companion reboot fix (#988) hace 4 años
cli a3aaf50ecd [FL-2084] I2C memory read/write (#951) hace 4 años
crypto 389ff92cc1 Naming and coding style convention, new linter tool. (#945) hace 4 años
debug_tools 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) hace 4 años
desktop 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) hace 4 años
dialogs 389ff92cc1 Naming and coding style convention, new linter tool. (#945) hace 4 años
dolphin 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) hace 4 años
gpio 2a52d2d620 [FL-2216, FL-2233] Archive fixes (#987) hace 4 años
gui 17d6b9f612 [FL-2254] IR: fix hardfault, correct remote loading (#999) hace 3 años
ibutton df2d1ad13f [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) hace 4 años
input 7395caa7ce [FL-2255], [FL-2259] NFC and Input CLI commands refactoring (#995) hace 4 años
irda a37f1d0f6f [FL-2222] IR: fix font (#1000) hace 3 años
irda_monitor 389ff92cc1 Naming and coding style convention, new linter tool. (#945) hace 4 años
lfrfid df2d1ad13f [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) hace 4 años
lfrfid_debug 389ff92cc1 Naming and coding style convention, new linter tool. (#945) hace 4 años
loader 21ac37a6f6 [FL-2152] New PIN lock (#989) hace 4 años
music_player 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) hace 4 años
nfc 7395caa7ce [FL-2255], [FL-2259] NFC and Input CLI commands refactoring (#995) hace 4 años
notification 389ff92cc1 Naming and coding style convention, new linter tool. (#945) hace 4 años
power 242241987e [FL-2256] USB Service (#998) hace 3 años
rpc 8f8aba2a34 [FL-2203] Fix CLI RPC stall (#961) hace 4 años
scened_app_example 389ff92cc1 Naming and coding style convention, new linter tool. (#945) hace 4 años
snake_game 389ff92cc1 Naming and coding style convention, new linter tool. (#945) hace 4 años
storage 389ff92cc1 Naming and coding style convention, new linter tool. (#945) hace 4 años
storage_settings 23ff6723cf [FL-2204] Bluetooth forget devices (#967) hace 4 años
subghz b71f3c6323 [FL-2168] SubGhz: fix auto highlight name when saving RAW (#984) hace 4 años
system 389ff92cc1 Naming and coding style convention, new linter tool. (#945) hace 4 años
tests 17d0d19348 [FL-2116] RPC: stop session on decode error (#959) hace 4 años
u2f 2a52d2d620 [FL-2216, FL-2233] Archive fixes (#987) hace 4 años
ReadMe.md 9ade2349ad [FL-2188] Fix Desktop crush: stub dolphin stats (#950) hace 4 años
applications.c 242241987e [FL-2256] USB Service (#998) hace 3 años
applications.h 7907cb232b Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) hace 4 años
applications.mk 242241987e [FL-2256] USB Service (#998) hace 3 años

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