Nikolay Minaylov 72a6bbb8ad [FL-2433, FL-2408] Get rid of file_worker in archive and various fixes (#1105) il y a 3 ans
..
about e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
accessor 2f3ea9494e HAL to LL migration: GPIO, HSEM, AES (#1069) il y a 3 ans
archive 72a6bbb8ad [FL-2433, FL-2408] Get rid of file_worker in archive and various fixes (#1105) il y a 3 ans
bad_usb 7c4b0f534f [FL-2379] BadUSB and furi_hal_usb fixes #1057 il y a 3 ans
bt e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
cli 72a6bbb8ad [FL-2433, FL-2408] Get rid of file_worker in archive and various fixes (#1105) il y a 3 ans
crypto e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
debug_tools b22ad77bbe [FL-2438] Correct grammar in menus and application names (#1102) il y a 3 ans
desktop e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
dialogs ddd909faa0 [FL-2131] IR: continuous signal tx on learn scene (#1002) il y a 4 ans
dolphin 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 4 ans
gpio b22ad77bbe [FL-2438] Correct grammar in menus and application names (#1102) il y a 3 ans
gui e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
ibutton e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
infrared e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
infrared_monitor 052237f8c9 [FL-2279] IR doxygen, rename irda -> infrared (#1010) il y a 4 ans
input e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
lfrfid e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
lfrfid_debug 2f3ea9494e HAL to LL migration: GPIO, HSEM, AES (#1069) il y a 3 ans
loader e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
music_player 2f3ea9494e HAL to LL migration: GPIO, HSEM, AES (#1069) il y a 3 ans
nfc e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
notification b22ad77bbe [FL-2438] Correct grammar in menus and application names (#1102) il y a 3 ans
power e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
rpc e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
scened_app_example 389ff92cc1 Naming and coding style convention, new linter tool. (#945) il y a 4 ans
snake_game 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 4 ans
storage e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
storage_settings b22ad77bbe [FL-2438] Correct grammar in menus and application names (#1102) il y a 3 ans
subghz e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
system 274c12fc56 [FL-2274] Inventing streams and moving FFF to them (#981) il y a 4 ans
tests e5a1f20fd4 [FL-2423] Storage: blocking dir open (#1083) il y a 3 ans
u2f 38e92cf789 [FL-2315] USB Mode switch lock (#1036) il y a 3 ans
updater e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
ReadMe.md e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
applications.c e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
applications.h e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans
applications.mk e02040107b [FL-2263] Flasher service & RAM exec (#1006) il y a 3 ans

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
  • updater - Update service & application

  • application.c - Firmware application list source

  • application.h - Firmware application list header

  • application.mk - Makefile helper