flipperzero-firmware/lib/nfc
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
..
helpers [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
parsers [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
protocols Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_device.c Add support for PAC/Stanley tags (#1648) 2022-08-30 01:04:17 +10:00
nfc_device.h nfc: make dict attack more interactive (#1462) 2022-08-04 02:07:35 +09:00
nfc_types.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_types.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_worker_i.h Mifare Ultralight authentication (#1365) 2022-08-08 00:09:00 +09:00
nfc_worker.c Fix mifare ultralight/ntag unlock #1624 2022-08-23 02:14:31 +09:00
nfc_worker.h Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
SConscript [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00