flipperzero-firmware/applications/nfc
gornekich 725981f431
[FL-663] Read EMV cards (#460)
* nfc: add emv decoder
* api-hal-nfc: add data exchange api
* nfc_worker: add read emv routine
* nfc: add emv reader view
* nfc: add support for Mastercard reading
* api-hal-nfc: fix incorrect merge changes
* nfc_worker: set to zero emv app object on each cycle
* api-hal-nfc: add api for f6 target
* nfc: move emv_decoder to lib folder

Co-authored-by: あく <alleteam@gmail.com>
2021-05-18 21:12:01 +03:00
..
nfc_i.h [FL-663] Read EMV cards (#460) 2021-05-18 21:12:01 +03:00
nfc_types.h [FL-663] Read EMV cards (#460) 2021-05-18 21:12:01 +03:00
nfc_views.c [FL-663] Read EMV cards (#460) 2021-05-18 21:12:01 +03:00
nfc_views.h [FL-663] Read EMV cards (#460) 2021-05-18 21:12:01 +03:00
nfc_worker_i.h [FL-663] Read EMV cards (#460) 2021-05-18 21:12:01 +03:00
nfc_worker.c [FL-663] Read EMV cards (#460) 2021-05-18 21:12:01 +03:00
nfc_worker.h FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
nfc.c [FL-663] Read EMV cards (#460) 2021-05-18 21:12:01 +03:00
nfc.h NFC: rename to Nfc 2020-10-20 14:12:34 +03:00