polhenarejos / pico-fido

Transforming a Raspberry Pico into a FIDO Passkey
https://www.picokeys.com
GNU General Public License v3.0
270 stars 36 forks source link

issue with rp2040-zero not work after restart #13

Closed alessiol78 closed 11 months ago

alessiol78 commented 1 year ago

I try to flash firmare for rp2040-zero and work as "yubico neo" but when unplug from USB and reconnect not restart. As mentioned in this forum problably can be solved setting a variable "This pico-sdk requires PICO_BOARD variable to be set to adafruit_feather_rp2040. By default, the sdk was using pico.h." The yubico authenticator show "webauthn" and "authenticator" functions but in this case show a smartcard error connection: issue_yubikeyneo

polhenarejos commented 1 year ago

You can also download a precompiled firmware for adafruit_feather_rp2040. Did you give it a try?

alessiol78 commented 1 year ago

You can also download a precompiled firmware for adafruit_feather_rp2040. Did you give it a try?

I try adafruit_feather_rp2040 and solve the restart issue. Only a note: the LED not work at all.