flipperzero-firmware/lib/nfc
gornekich bf8fd71c00
NFC magic cards support (#1966)
* nfc magic: introduce nfc app to work with magic cards
* nfc: add nfc device functions to API
* nfc magic: add bacis scenes
* nfc magic: add wrong card and write confirm scenes
* nfc magic: introduce magic lib
* nfc magic: write magic lib
* nfc magic: add write commands to magic lib
* nfc magic: work on worker
* furi_hal_nfc: add bits data exchage method to API
* nfc magic: rework with new API
* nfc magic: add check and wipe scenes
* nfc magic: add icons, gui fixes
* nfc: format python src

Co-authored-by: あく <alleteam@gmail.com>
2022-11-04 16:01:44 +09:00
..
helpers [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
parsers [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
protocols [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_device.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_device.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_types.c
nfc_types.h
nfc_worker_i.h [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_worker.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
nfc_worker.h [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
SConscript NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00