Kevin Wallace 3857cd7d5f Nfc: add basic Mifare DESFire support (#1024) 3 lat temu
..
about e804015fea [FL-2225] About: add serial number to hardware info screen (#970) 4 lat temu
accessor 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) 3 lat temu
archive 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) 3 lat temu
bad_usb d075e00ae1 BadUSB ID change (#1046) 3 lat temu
bt 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
cli c098292a53 CLI Enhancement: Added Debug (#1030) 3 lat temu
crypto 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
debug_tools d075e00ae1 BadUSB ID change (#1046) 3 lat temu
desktop 3857cd7d5f Nfc: add basic Mifare DESFire support (#1024) 3 lat temu
dialogs ddd909faa0 [FL-2131] IR: continuous signal tx on learn scene (#1002) 3 lat temu
dolphin 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
gpio d075e00ae1 BadUSB ID change (#1046) 3 lat temu
gui 3857cd7d5f Nfc: add basic Mifare DESFire support (#1024) 3 lat temu
ibutton 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
infrared 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) 3 lat temu
infrared_monitor 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) 3 lat temu
input 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
lfrfid 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
lfrfid_debug 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 lat temu
loader 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
music_player 939998a8c8 Release Candidate 0.48.0 Bug Fixes (#991) 3 lat temu
nfc 3857cd7d5f Nfc: add basic Mifare DESFire support (#1024) 3 lat temu
notification 92734f1bb3 Notification: backlight always on lock. Gpio: backlight always on lock in uart brige app. (#1007) 3 lat temu
power 1251c0af83 Removed power 3v3 options (#1022) 3 lat temu
rpc eed49bf863 [FL-2335] Gui, Rpc: multisession, asynchronous screen streaming with adaptive frame rate (#1033) 3 lat temu
scened_app_example 389ff92cc1 Naming and coding style convention, new linter tool. (#945) 4 lat temu
snake_game 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
storage 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
storage_settings 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
subghz b86a400a82 SubGhz: add frequencies and add DoorHan 315.00 (#1028) 3 lat temu
system 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) 3 lat temu
tests 3857cd7d5f Nfc: add basic Mifare DESFire support (#1024) 3 lat temu
u2f d075e00ae1 BadUSB ID change (#1046) 3 lat temu
ReadMe.md 3164184bbc [FL-2230] SubGhz: protocol API refactoring (#969) 3 lat temu
applications.c 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) 3 lat temu
applications.h 7907cb232b Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 4 lat temu
applications.mk 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) 3 lat temu

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