flipperzero-firmware/applications/main
Astra 820afd2aec
NFC Unit tests part 1.1 (#1927)
* Mifare Classic 1/4K, 4/7b uid, NFC-A: NFC-A is not complete yet, as there are no 4b uid tests. Also, Mifare Classic tests don't cover the key cache yet.
* NFC unit tests require access to the NFC app
* Made nfc_device_save accept full path as an argument
* Move from cstrs to furi strings and fix logic
* nfc tests: fix memory leak
* nfc: add mf_classic_get_total_blocks() to API
* nfc tests: simplify nfc tests
* nfc: fix memory leak in shadow file saving
* nfc: fix set uid scene
* nfc: fix saving files
* nfc: fix preload nfc file path
* nfc: remove comments

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-11-11 01:20:35 +09:00
..
archive [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
bad_usb Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
fap_loader Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
gpio Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
ibutton fbt: fixes for ufbt pt3 (#1970) 2022-11-05 20:47:59 +09:00
infrared fbt: fixes for ufbt pt3 (#1970) 2022-11-05 20:47:59 +09:00
lfrfid Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
nfc NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
subghz Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
u2f Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00