flipperzero-firmware/applications/nfc
gornekich 5769595e67
NFC emulation software tunning (#1341)
* digital_signal: optimize calculationxx
* firmware: add listen start and listen rx
* digital signal: rework with fixed point calculation
* nfc: tune timings
* nfc: fix array overflow
* mifare classic: fix key access
* nfc: rework spi bus access
* nfc: rework listen mode with st25r3916 calls
* digital signal: speed up digital_signal_append()
* digital signal: remove unused profiling
* nfc: clean up code
* nfc: correct sleep state
* nfc: add unit tests
* nfc: fix memory leak in unit test
* digital_signal: remove unused code
* nfc: fix incorrect sak load in pt memory

Co-authored-by: あく <alleteam@gmail.com>
2022-07-03 23:51:50 +09:00
..
helpers Nfc: async pcap worker (#1315) 2022-06-14 11:14:13 +10:00
scenes Change "cad" to "card" (#1320) 2022-06-15 13:20:46 +10:00
views [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
nfc_cli.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfc_device.c nfc: NTAG21x complete emulation (#1313) 2022-06-22 00:04:35 +09:00
nfc_device.h [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
nfc_i.h HW LED blink integration (#1310) 2022-06-13 10:08:28 +09:00
nfc_types.c RFC: NTAG I2C support (#1227) 2022-05-26 15:55:29 +03:00
nfc_types.h [FL-2369] NFC refactoring (#1095) 2022-04-19 18:23:58 +03:00
nfc_worker_i.h Nfc: async pcap worker (#1315) 2022-06-14 11:14:13 +10:00
nfc_worker.c NFC emulation software tunning (#1341) 2022-07-03 23:51:50 +09:00
nfc_worker.h [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
nfc.c HW LED blink integration (#1310) 2022-06-13 10:08:28 +09:00
nfc.h NFC: rename to Nfc 2020-10-20 14:12:34 +03:00