gornekich 2ba3a9f09a Fix stream read line (#1054) 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 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) hace 3 años
bad_usb 3615ffecbe [FL-2374] USB mode lock, USB stack update (#1051) hace 3 años
bt 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) hace 3 años
cli c098292a53 CLI Enhancement: Added Debug (#1030) hace 3 años
crypto 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) hace 3 años
debug_tools 38e92cf789 [FL-2315] USB Mode switch lock (#1036) hace 3 años
desktop 3857cd7d5f Nfc: add basic Mifare DESFire support (#1024) hace 3 años
dialogs ddd909faa0 [FL-2131] IR: continuous signal tx on learn scene (#1002) hace 3 años
dolphin 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) hace 3 años
gpio 38e92cf789 [FL-2315] USB Mode switch lock (#1036) hace 3 años
gui 3857cd7d5f Nfc: add basic Mifare DESFire support (#1024) hace 3 años
ibutton 1fdc5f2950 [FL-2366] HAL to LL migration part 2 (#1053) hace 3 años
infrared 46a894bc5c [FL-2356] Infrared: Fix opening files outside app folder #1050 hace 3 años
infrared_monitor 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) hace 3 años
input 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) hace 3 años
lfrfid c4a0847c99 FuriHal: replace HAL with LL in RFID Part 1. Drop F6. (#1049) hace 3 años
lfrfid_debug c4a0847c99 FuriHal: replace HAL with LL in RFID Part 1. Drop F6. (#1049) hace 3 años
loader 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) hace 3 años
music_player c4a0847c99 FuriHal: replace HAL with LL in RFID Part 1. Drop F6. (#1049) hace 3 años
nfc 2ba3a9f09a Fix stream read line (#1054) hace 3 años
notification c4a0847c99 FuriHal: replace HAL with LL in RFID Part 1. Drop F6. (#1049) hace 3 años
power 1251c0af83 Removed power 3v3 options (#1022) hace 3 años
rpc 3615ffecbe [FL-2374] USB mode lock, USB stack update (#1051) hace 3 años
scened_app_example 389ff92cc1 Naming and coding style convention, new linter tool. (#945) hace 4 años
snake_game 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) hace 3 años
storage 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) hace 3 años
storage_settings 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) hace 3 años
subghz b86a400a82 SubGhz: add frequencies and add DoorHan 315.00 (#1028) hace 3 años
system 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) hace 3 años
tests 3857cd7d5f Nfc: add basic Mifare DESFire support (#1024) hace 3 años
u2f 38e92cf789 [FL-2315] USB Mode switch lock (#1036) hace 3 años
ReadMe.md 3164184bbc [FL-2230] SubGhz: protocol API refactoring (#969) hace 3 años
applications.c 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) hace 3 años
applications.h 7907cb232b Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) hace 4 años
applications.mk 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) 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
  • 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