flipperzero-firmware/lib/nfc_protocols
hedger 4d6b170769
[FL-2520] FW build with -Wextra (#1185)
* Fixing compiler warnings with -Wextra
* More warnings suppression, WIP
* Even more warning fixes
* Added new lines at end of text files.
* Padding fix
* Additional fixes to warnings on different build configurations; added -Wextra to default build pipeline
* Fixes for Secplus v1
* -additional warnings
* +-Wredundant-decls fixes
* FuriHal: print stack overflow task name in console
* FuriHal: add missing include

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-06 16:37:10 +03:00
..
crypto1.c [FL-1396] Mifare Classic read (#1034) 2022-03-24 01:14:34 +03:00
crypto1.h [FL-1396] Mifare Classic read (#1034) 2022-03-24 01:14:34 +03:00
emv.c [FL-2507] Fix NTAG21x emulation fix (#1179) 2022-04-28 19:09:52 +03:00
emv.h [FL-2369] NFC refactoring (#1095) 2022-04-19 18:23:58 +03:00
mifare_classic.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
mifare_classic.h [FL-1396] Mifare Classic read (#1034) 2022-03-24 01:14:34 +03:00
mifare_common.c [FL-2369] NFC refactoring (#1095) 2022-04-19 18:23:58 +03:00
mifare_common.h [FL-2369] NFC refactoring (#1095) 2022-04-19 18:23:58 +03:00
mifare_desfire.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
mifare_desfire.h Nfc: add basic Mifare DESFire support (#1024) 2022-03-23 16:45:37 +03:00
mifare_ultralight.c [FL-2507] Fix NTAG21x emulation fix (#1179) 2022-04-28 19:09:52 +03:00
mifare_ultralight.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfc_util.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfc_util.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfca.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfca.h [FL-1396] Mifare Classic read (#1034) 2022-03-24 01:14:34 +03:00