mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-10 17:28:27 +02:00
Adding EAC and some crypto functions.
Adding MBEDTLS submodule to core.
This commit is contained in:
@@ -52,7 +52,7 @@ tusb_desc_device_t const desc_device =
|
||||
|
||||
.idVendor = (USB_VID),
|
||||
.idProduct = (USB_PID),
|
||||
.bcdDevice = HSM_VERSION,
|
||||
.bcdDevice = CCID_VERSION,
|
||||
|
||||
.iManufacturer = 1,
|
||||
.iProduct = 2,
|
||||
|
||||
Reference in New Issue
Block a user