Nikolay Minaylov f5d6a8084b [FL-2668] GUI message screens update #1428 3 лет назад
..
about fd498bdfcf [FL-2554] Embedded arm-none-eabi toolchain (#1351) 3 лет назад
accessor e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
archive e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
bad_usb f5d6a8084b [FL-2668] GUI message screens update #1428 3 лет назад
bt e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
cli 253b98c8f0 Added condition to cli "log" command to end if serial terminal is disconnected. (#1425) 3 лет назад
crypto f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
debug_tools e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
desktop e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
dialogs e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
dolphin e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
gpio f5d6a8084b [FL-2668] GUI message screens update #1428 3 лет назад
gui e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
ibutton e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
infrared 16e598b2c0 [FL-2655, FL-2650] Buffered file streams (#1424) 3 лет назад
input e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
lfrfid f5d6a8084b [FL-2668] GUI message screens update #1428 3 лет назад
lfrfid_debug f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
loader e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
meta f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
music_player e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
nfc e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
notification e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
picopass e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
power e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
rpc e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
snake_game e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
storage e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
storage_move_to_sd e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
storage_settings f5d6a8084b [FL-2668] GUI message screens update #1428 3 лет назад
subghz f5d6a8084b [FL-2668] GUI message screens update #1428 3 лет назад
system f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
u2f f5d6a8084b [FL-2668] GUI message screens update #1428 3 лет назад
unit_tests 16e598b2c0 [FL-2655, FL-2650] Buffered file streams (#1424) 3 лет назад
updater e3c7201a20 Furi: core refactoring and CMSIS removal part 2 (#1410) 3 лет назад
ReadMe.md f3b1475ede [FL-2052] New build system based on scons (#1269) 3 лет назад
applications.h 01434265f6 [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 3 лет назад
extapps.scons fd498bdfcf [FL-2554] Embedded arm-none-eabi toolchain (#1351) 3 лет назад

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