hedger 827e30aa5a [FL-2468] Reboot to update with RPC (#1122) il y a 3 ans
..
about c078bbcb0e [FL-2428] region name in about (#1113) il y a 3 ans
accessor 2f3ea9494e HAL to LL migration: GPIO, HSEM, AES (#1069) il y a 3 ans
archive e67cdbdff8 [FL-2433] Archive: Fix favourites rescan (#1112) il y a 3 ans
bad_usb 7c4b0f534f [FL-2379] BadUSB and furi_hal_usb fixes #1057 il y a 3 ans
bt e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
cli 9b9edf2fbf [FL-2460] Rpc: debug request logging and cli log command (#1114) il y a 3 ans
crypto e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
debug_tools b22ad77bbe [FL-2438] Correct grammar in menus and application names (#1102) il y a 3 ans
desktop c209ec56fc Release Candidate Bug Fixes and Improvements (#1121) il y a 3 ans
dialogs ddd909faa0 [FL-2131] IR: continuous signal tx on learn scene (#1002) il y a 3 ans
dolphin c209ec56fc Release Candidate Bug Fixes and Improvements (#1121) il y a 3 ans
gpio b22ad77bbe [FL-2438] Correct grammar in menus and application names (#1102) il y a 3 ans
gui e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
ibutton 3e5b030663 [FL-2458] Change iButton read success picture (#1115) il y a 3 ans
infrared 779d319069 [FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107) il y a 3 ans
infrared_monitor 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) il y a 3 ans
input e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
lfrfid 779d319069 [FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107) il y a 3 ans
lfrfid_debug 2f3ea9494e HAL to LL migration: GPIO, HSEM, AES (#1069) il y a 3 ans
loader c209ec56fc Release Candidate Bug Fixes and Improvements (#1121) il y a 3 ans
music_player 2f3ea9494e HAL to LL migration: GPIO, HSEM, AES (#1069) il y a 3 ans
nfc e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
notification c209ec56fc Release Candidate Bug Fixes and Improvements (#1121) il y a 3 ans
power 827e30aa5a [FL-2468] Reboot to update with RPC (#1122) il y a 3 ans
rpc 827e30aa5a [FL-2468] Reboot to update with RPC (#1122) il y a 3 ans
scened_app_example 389ff92cc1 Naming and coding style convention, new linter tool. (#945) il y a 4 ans
snake_game 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
storage 779d319069 [FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107) il y a 3 ans
storage_settings b22ad77bbe [FL-2438] Correct grammar in menus and application names (#1102) il y a 3 ans
subghz c209ec56fc Release Candidate Bug Fixes and Improvements (#1121) il y a 3 ans
system 917be9c6d3 [FL-2430] Automatic Desktop Locking (#1101) il y a 3 ans
u2f 38e92cf789 [FL-2315] USB Mode switch lock (#1036) il y a 3 ans
unit_tests 8cc3fd579c SubGhz: Unit_test and bugfixes (#1104) il y a 3 ans
updater 827e30aa5a [FL-2468] Reboot to update with RPC (#1122) il y a 3 ans
ReadMe.md e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
applications.c c209ec56fc Release Candidate Bug Fixes and Improvements (#1121) il y a 3 ans
applications.h e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
applications.mk e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans

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
  • infrared - Infrared application, controls your IR devices
  • infrared_monitor - Infrared 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
  • updater - Update service & application

  • application.c - Firmware application list source

  • application.h - Firmware application list header

  • application.mk - Makefile helper