flipperzero-firmware/applications
Walter Doekes 611b7e15ed
Remove execute permissions from *.c and *.h files (#1651)
* Add permission fix (no execute bit for source files) to fbt lint|format
* Remove execute bit from 59 source files using fbt format
* Also list which permissions are unwanted in lint.py
* Also remove exec permissions from lib/../rfal_nfc.c

Co-authored-by: あく <alleteam@gmail.com>
2022-08-30 01:20:57 +09:00
..
about
accessor rpc: additional verification of message data (#1576) 2022-08-11 17:28:57 +09:00
archive
bad_usb Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
bt Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
cli Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
crypto
debug_tools
desktop
dialogs
dolphin
gpio Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
gui Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
ibutton [FL-2705] RPC APP fixes #1568 2022-08-12 00:37:23 +09:00
infrared [FL-2735] IR green LED fix (#1591) 2022-08-13 00:40:26 +10:00
input
lfrfid
lfrfid_debug
loader
meta
music_player MPU Hal (#1492) 2022-08-04 00:47:10 +09:00
nfc Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
notification
picopass Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
power Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
rpc
snake_game
storage
storage_move_to_sd
storage_settings Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
subghz Amap and PVS Studio reports in CI/CD (#1526) 2022-08-23 20:29:26 +09:00
system Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
u2f
unit_tests
updater
applications.h
extapps.scons
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