unleashed-firmware/lib/nfc
gornekich 217bfac2fc
NFC: add Slix capabilities (#3652)
* iso15693 listener: fix inventory cmd and buffer overflow
* iso15 listener: fix read multiple blocks command
* slix: print password
* slix: add capabilities field
* slix listener: skip password validation for special capability
* slix: fix capability name
* slix: add capabilities handler to verify and reset
* nfc test: introduce slix tests
* fbt: change toolchain back to 33 version
* slix: fix saving capablities comment
* unit tests: add slix files to resources
* slix: fix set passwrd signature
* nfc tests: add set correct password test
* nfc test: complete slix password tests
* nfc test: add slix file test
* nfc test: handle errors in worker callback
* iso15693_3: code clean up
* iso15693_listener: fix incorrect afi handling
* slix: chage capabilities format to one word camel case
* unit tests: update nfc files with new slix format

Co-authored-by: あく <alleteam@gmail.com>
2024-05-17 12:58:32 +01:00
..
helpers Move crypto1 to helpers, add it to the public API (#3567) 2024-04-07 23:47:48 +09:00
protocols NFC: add Slix capabilities (#3652) 2024-05-17 12:58:32 +01:00
nfc.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_common.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_device.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_device_i.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_i.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_listener.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_poller.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
nfc_scanner.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_scanner.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
SConscript [FL-3772] Felica poller (#3570) 2024-04-10 18:51:36 +09:00