u2f-token
u2f-token copied to clipboard
u2f token firmware for stm32f103 and efm32hg boards
Command must check that device is initialized and perform basic enroll + authenticate test.
I've tried it on a few websites (e.g. Gitlab on invent.kde.org, my own Gitea/forgejo instance, github.com) and authentication only works once. I have STLINK token without buttons. Any ideas how...
I had no luck getting the U2F working after flashing it on either Tomu's. Yet, when I compiled the [original fork](https://github.com/im-tomu/chopstx/tree/efm32/u2f) it worked perfectly on both. I've tested this firmware...