Merge branch 'feat/ntag4xx-detect' into feat/nfc-type-4

This commit is contained in:
Willy-JL
2025-03-27 05:27:04 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -22,9 +22,9 @@
* | | | * | | |
* ISO14443-4A Mf Ultralight Mf Classic * ISO14443-4A Mf Ultralight Mf Classic
* | * |
* +-----+------+----------+----------+ * +-----+----+----------+----------+
* | | | | * | | | |
* Mf Desfire Type 4 Tag Mf Plus NTAG4xx * Mf Desfire Mf Plus NTAG4xx Type 4 Tag
* ``` * ```
* *
* When implementing a new protocol, its place in the tree must be determined first. * When implementing a new protocol, its place in the tree must be determined first.

View File

@@ -1,5 +1,5 @@
entry,status,name,type,params entry,status,name,type,params
Version,+,82.2,, Version,+,83.0,,
Header,+,applications/services/bt/bt_service/bt.h,, Header,+,applications/services/bt/bt_service/bt.h,,
Header,+,applications/services/bt/bt_service/bt_keys_storage.h,, Header,+,applications/services/bt/bt_service/bt_keys_storage.h,,
Header,+,applications/services/cli/cli.h,, Header,+,applications/services/cli/cli.h,,
1 entry status name type params
2 Version + 82.2 83.0
3 Header + applications/services/bt/bt_service/bt.h
4 Header + applications/services/bt/bt_service/bt_keys_storage.h
5 Header + applications/services/cli/cli.h

View File

@@ -1,5 +1,5 @@
entry,status,name,type,params entry,status,name,type,params
Version,+,82.2,, Version,+,83.0,,
Header,+,applications/drivers/subghz/cc1101_ext/cc1101_ext_interconnect.h,, Header,+,applications/drivers/subghz/cc1101_ext/cc1101_ext_interconnect.h,,
Header,+,applications/services/bt/bt_service/bt.h,, Header,+,applications/services/bt/bt_service/bt.h,,
Header,+,applications/services/bt/bt_service/bt_keys_storage.h,, Header,+,applications/services/bt/bt_service/bt_keys_storage.h,,
1 entry status name type params
2 Version + 82.2 83.0
3 Header + applications/drivers/subghz/cc1101_ext/cc1101_ext_interconnect.h
4 Header + applications/services/bt/bt_service/bt.h
5 Header + applications/services/bt/bt_service/bt_keys_storage.h