u2f support added

This commit is contained in:
Conor Patrick
2018-05-26 15:29:37 -04:00
parent 0c9c52afc2
commit 9209bff54f
9 changed files with 112 additions and 89 deletions

View File

@@ -35,6 +35,9 @@
#define CAPABILITY_CBOR 0x04
#define CAPABILITY_NMSG 0x08
//#define CTAP_CAPABILITIES (CAPABILITY_WINK | CAPABILITY_CBOR)
#define CTAP_CAPABILITIES (CAPABILITY_WINK )
typedef struct
{
uint32_t cid;