あく 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) 3 年之前
..
about e804015fea [FL-2225] About: add serial number to hardware info screen (#970) 4 年之前
accessor 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) 3 年之前
archive 2a52d2d620 [FL-2216, FL-2233] Archive fixes (#987) 3 年之前
bad_usb 2a52d2d620 [FL-2216, FL-2233] Archive fixes (#987) 3 年之前
bt 6b78a8ccfe [FL-2244] Companion reboot fix (#988) 3 年之前
cli a3aaf50ecd [FL-2084] I2C memory read/write (#951) 4 年之前
crypto 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 年之前
debug_tools 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) 3 年之前
desktop 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) 3 年之前
dialogs 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 年之前
dolphin 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) 3 年之前
gpio 2a52d2d620 [FL-2216, FL-2233] Archive fixes (#987) 3 年之前
gui 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) 3 年之前
ibutton df2d1ad13f [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) 3 年之前
input 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 年之前
irda 838df4c9ea [FL-2229] New assets paths (#978) 4 年之前
irda_monitor 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 年之前
lfrfid df2d1ad13f [FL-2219, FL-2251] System, FuriCore, FuriHal: various bug fixes and improvements (#986) 3 年之前
lfrfid_debug 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 年之前
loader 21ac37a6f6 [FL-2152] New PIN lock (#989) 3 年之前
music_player 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) 3 年之前
nfc 8cfd0eab9e [FL-2198], [FL-2161] NFC emulation refactoring (#968) 4 年之前
notification 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 年之前
power 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) 3 年之前
power_observer d4787e859e [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) 4 年之前
rpc 8f8aba2a34 [FL-2203] Fix CLI RPC stall (#961) 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 23ff6723cf [FL-2204] Bluetooth forget devices (#967) 4 年之前
subghz b71f3c6323 [FL-2168] SubGhz: fix auto highlight name when saving RAW (#984) 4 年之前
system 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 年之前
tests 17d0d19348 [FL-2116] RPC: stop session on decode error (#959) 4 年之前
u2f 2a52d2d620 [FL-2216, FL-2233] Archive fixes (#987) 3 年之前
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