pid:vid not used during compile #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).
Fixed in the next release. BTW, VID/PID in FIDO2 is useless, as it uses HID interface.