pid:vid not used during compile #2

Closed
opened 2022-11-26 00:12:32 +08:00 by al-heisner · 1 comment
al-heisner commented 2022-11-26 00:12:32 +08:00 (Migrated from github.com)

Compiling pico-fido with PID/VID supplied via cmake still results in hard-coded PID/VID being used (cafe:4321) that is also different than documented PID/VID pair (FEFF:FCFD).

Compiling pico-fido with PID/VID supplied via cmake still results in hard-coded PID/VID being used (cafe:4321) that is also different than documented PID/VID pair (FEFF:FCFD).
polhenarejos commented 2022-11-29 00:37:28 +08:00 (Migrated from github.com)

Fixed in the next release. BTW, VID/PID in FIDO2 is useless, as it uses HID interface.

Fixed in the next release. BTW, VID/PID in FIDO2 is useless, as it uses HID interface.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dearsky/pico-fido#2