unleashed-firmware/applications
2022-07-03 21:04:15 +03:00
..
about Merge branch 'fz-dev' into dev 2022-06-26 15:16:32 +03:00
accessor [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
archive [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
arkanoid adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
bad_usb [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
bt [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
cli fbt: updater over USB (#1344) 2022-06-28 22:03:49 +09:00
clock_app adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
crypto [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
debug_tools [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
desktop Merge branch 'fz-dev' into dev 2022-06-26 15:16:32 +03:00
dialogs [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
dolphin [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
gpio [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
gui [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
ibutton [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
infrared fbt: building core with respect for debug flag (#1347) 2022-06-28 21:28:55 +09:00
input [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
lfrfid [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
lfrfid_debug [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
loader Merge branch 'fz-dev' into dev 2022-06-26 15:16:32 +03:00
meta adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
music_player Merge branch 'fz-dev' into dev 2022-06-26 15:16:32 +03:00
nfc Merge remote-tracking branch 'flipperdevices/dev' into dev 2022-07-03 21:04:15 +03:00
notification Merge branch 'fz-dev' into dev 2022-06-26 15:16:32 +03:00
picopass PicoPass / iClass (#1298) 2022-07-03 17:44:38 +09:00
power [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
rpc [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
snake_game adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
spectrum_analyzer adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
storage [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
storage_settings [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
subghz Merge remote-tracking branch 'flipperdevices/dev' into dev 2022-07-03 21:04:15 +03:00
system [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
tetris_game adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
tictactoe_game adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
u2f [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
unirfremix adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
unit_tests NFC emulation software tunning (#1341) 2022-07-03 23:51:50 +09:00
updater [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
applications.h add tetris game & games menu & 2 icons 2022-06-01 20:54:51 +03:00
extapps.scons [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
ReadMe.md [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00

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