Nikolay Minaylov aab8ce5e3a Skip empty lines in favorites.txt (#1571) hace 3 años
..
about 51f5641c5e FIX: Fixed inconsistencies between texts (#1496) hace 3 años
accessor add2497a1c rpc: additional verification of message data (#1576) hace 3 años
archive aab8ce5e3a Skip empty lines in favorites.txt (#1571) hace 3 años
bad_usb eed4296890 MPU Hal (#1492) hace 3 años
bt 51f5641c5e FIX: Fixed inconsistencies between texts (#1496) hace 3 años
cli fae392d84e [FL-2677] SubGhz: region provisioning (#1574) hace 3 años
crypto 056446dfed [FL-2675] /int space reservation (#1448) hace 3 años
debug_tools bc34689ed6 Make printf great again (#1438) hace 3 años
desktop 51f5641c5e FIX: Fixed inconsistencies between texts (#1496) hace 3 años
dialogs 056446dfed [FL-2675] /int space reservation (#1448) hace 3 años
dolphin 056446dfed [FL-2675] /int space reservation (#1448) hace 3 años
gpio 51f5641c5e FIX: Fixed inconsistencies between texts (#1496) hace 3 años
gui 81b404aafa Add ability to type a space with the input keyboard by long-pressing "_" (#1550) hace 3 años
ibutton d147190d61 [FL-2717] Fix unexpected behaviour when opening a remote from outside (#1538) hace 3 años
infrared d147190d61 [FL-2717] Fix unexpected behaviour when opening a remote from outside (#1538) hace 3 años
input eed4296890 MPU Hal (#1492) hace 3 años
lfrfid 8a370d70dc [FL-2700] Fix IR hangup with short signals (#1535) hace 3 años
lfrfid_debug f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
loader fae392d84e [FL-2677] SubGhz: region provisioning (#1574) hace 3 años
meta f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
music_player eed4296890 MPU Hal (#1492) hace 3 años
nfc 67a9753f78 Add a Mifare Classic info screen to parser output (#1504) hace 3 años
notification 8a370d70dc [FL-2700] Fix IR hangup with short signals (#1535) hace 3 años
picopass 040558c8f9 PicoPass: Fix Card Detection Visuals (#1511) hace 3 años
power 51f5641c5e FIX: Fixed inconsistencies between texts (#1496) hace 3 años
rpc 874eb46c93 rpc: fixed missing read blocks (#1581) hace 3 años
snake_game 056446dfed [FL-2675] /int space reservation (#1448) hace 3 años
storage 1d50a5981e [FL-2059] Storage fixes for handling empty files (#1563) hace 3 años
storage_move_to_sd 056446dfed [FL-2675] /int space reservation (#1448) hace 3 años
storage_settings 51f5641c5e FIX: Fixed inconsistencies between texts (#1496) hace 3 años
subghz ba0502ae1b SubGhz: show region provisioning message (#1580) hace 3 años
system 056446dfed [FL-2675] /int space reservation (#1448) hace 3 años
u2f 056446dfed [FL-2675] /int space reservation (#1448) hace 3 años
unit_tests a39111ade2 [FL-2723] SubGhz: add protocol Honeywell_WDB / Doorbell (#1560) hace 3 años
updater eed4296890 MPU Hal (#1492) hace 3 años
ReadMe.md f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
applications.h 01434265f6 [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) hace 3 años
extapps.scons a1637e9216 fbt fixes & improvements (#1490) 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
  • 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.h - Firmware application list header