Nikolay Minaylov d075e00ae1 BadUSB ID change (#1046) il y a 3 ans
..
about e804015fea [FL-2225] About: add serial number to hardware info screen (#970) il y a 4 ans
accessor 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) il y a 3 ans
archive 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) il y a 3 ans
bad_usb d075e00ae1 BadUSB ID change (#1046) il y a 3 ans
bt 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
cli c098292a53 CLI Enhancement: Added Debug (#1030) il y a 3 ans
crypto 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
debug_tools d075e00ae1 BadUSB ID change (#1046) il y a 3 ans
desktop 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
dialogs ddd909faa0 [FL-2131] IR: continuous signal tx on learn scene (#1002) il y a 3 ans
dolphin 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
gpio d075e00ae1 BadUSB ID change (#1046) il y a 3 ans
gui 6470aa8ff9 Gui: refactor text input module and fix debug on MacOS 12.3 (#1045) il y a 3 ans
ibutton 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
infrared 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) il y a 3 ans
infrared_monitor 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) il y a 3 ans
input 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
lfrfid 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
lfrfid_debug 389ff92cc1 Naming and coding style convention, new linter tool. (#945) il y a 4 ans
loader 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
music_player 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) il y a 3 ans
nfc 28888b0a22 Nfc: add field testing (#1027) il y a 3 ans
notification 92734f1bb3 Notification: backlight always on lock. Gpio: backlight always on lock in uart brige app. (#1007) il y a 3 ans
power 1251c0af83 Removed power 3v3 options (#1022) il y a 3 ans
rpc eed49bf863 [FL-2335] Gui, Rpc: multisession, asynchronous screen streaming with adaptive frame rate (#1033) 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 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
storage_settings 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
subghz b86a400a82 SubGhz: add frequencies and add DoorHan 315.00 (#1028) il y a 3 ans
system 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 3 ans
tests 76b737f411 [FL-2257] RPC Refactoring (#1021) il y a 3 ans
u2f d075e00ae1 BadUSB ID change (#1046) il y a 3 ans
ReadMe.md 3164184bbc [FL-2230] SubGhz: protocol API refactoring (#969) il y a 3 ans
applications.c 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) il y a 3 ans
applications.h 7907cb232b Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) il y a 4 ans
applications.mk 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) 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

  • application.c - Firmware application list source

  • application.h - Firmware application list header

  • application.mk - Makefile helper