flipperzero-firmware/lib/ST25RFAL002/source
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
..
st25r3916 NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
custom_analog_config.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_analogConfig.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_crc.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_dpo.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_iso15693_2.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_isoDep.c [FL-2369] NFC refactoring (#1095) 2022-04-19 18:23:58 +03:00
rfal_nfc.c Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
rfal_nfca.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_nfcb.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_nfcDep.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_nfcf.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_nfcv.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_st25tb.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_st25xv.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_t1t.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_t2t.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rfal_t4t.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00