mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
Fido2 (#727)
* add tinycbor * add client/fido * add test file with options for fido2 * hf fido commands * add changelog
This commit is contained in:
parent
27d06e0447
commit
0bb514502a
29 changed files with 7799 additions and 104 deletions
3
client/tinycbor/tinycbor-version.h
Normal file
3
client/tinycbor/tinycbor-version.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#define TINYCBOR_VERSION_MAJOR 0
|
||||
#define TINYCBOR_VERSION_MINOR 5
|
||||
#define TINYCBOR_VERSION_PATCH 3
|
Loading…
Add table
Add a link
Reference in a new issue