flipperzero-firmware/lib/nfc
AloneLiberty 46fb86265c
NFC: fix creating MF Classic tags from "Add Manually" menu (BCC calulation and ATQA/SAK writing) (#2342)
* NFC: fix creating MF Classic cards from "Add Manually" menu (BCC calculation and AQTA/SAK writing)
* NFC: Fix BCC/SAK/ATQA in unit_tests and SAK in nfc_generate_mf_classic

Co-authored-by: gornekich <n.gorbadey@gmail.com>
2023-02-02 22:18:39 +07:00
..
helpers NFC: fix creating MF Classic tags from "Add Manually" menu (BCC calulation and ATQA/SAK writing) (#2342) 2023-02-02 22:18:39 +07:00
parsers Fix typos in source code (#2258) 2023-01-07 01:06:50 +09:00
protocols NFC: change from int8_t to uint8_t (#2302) 2023-01-27 15:21:52 +07:00
nfc_device.c NFC: add MIFARE MINI support (#2307) 2023-01-27 12:51:47 +07:00
nfc_device.h
nfc_types.c NFC: add MIFARE MINI support (#2307) 2023-01-27 12:51:47 +07:00
nfc_types.h
nfc_worker_i.h
nfc_worker.c
nfc_worker.h
SConscript