ESurge 253b98c8f0 Added condition to cli "log" command to end if serial terminal is disconnected. (#1425) hace 3 años
..
about fd498bdfcf [FL-2554] Embedded arm-none-eabi toolchain (#1351) hace 3 años
accessor e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
archive e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
bad_usb e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
bt e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
cli 253b98c8f0 Added condition to cli "log" command to end if serial terminal is disconnected. (#1425) hace 3 años
crypto f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
debug_tools e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
desktop e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
dialogs e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
dolphin e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
gpio e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
gui e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
ibutton e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
infrared 16e598b2c0 [FL-2655, FL-2650] Buffered file streams (#1424) hace 3 años
input e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
lfrfid e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
lfrfid_debug f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
loader e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
meta f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
music_player e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
nfc e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
notification e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
picopass e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
power e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
rpc e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
snake_game e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
storage e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
storage_move_to_sd e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
storage_settings e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
subghz 253b98c8f0 Added condition to cli "log" command to end if serial terminal is disconnected. (#1425) hace 3 años
system f3b1475ede [FL-2052] New build system based on scons (#1269) hace 3 años
u2f e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) hace 3 años
unit_tests 16e598b2c0 [FL-2655, FL-2650] Buffered file streams (#1424) hace 3 años
updater e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 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 fd498bdfcf [FL-2554] Embedded arm-none-eabi toolchain (#1351) 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