u2f-token
u2f-token copied to clipboard
Port for Raspberry PI Pico?
Raspberry PI pico is based on RP2040 (Cortex M0) Microcontroller. Thanks to Raspberry Pi Foundation, It is widely available and at a very good price.
It would be great if this project can be ported over to RP2040.
It would be easy to do if chopstx was ported to rp2040. It it time consuming to implement USB driver for example. Unfortunately I neither have time nor any rp2040 boards currently. But contributions are welcome :)
Isn't the chopstx also maintained by you?