chopstx icon indicating copy to clipboard operation
chopstx copied to clipboard

U2F firmware for Tomu board (+ chopstx port)

Results 3 chopstx issues
Sort by recently updated
recently updated
newest added

commit 449b9e5 fails to build on macos with: ``` [william@amethyst 16:16] ~/development/tomu-chopstx-u2f/u2f I0> make arm-none-eabi-gcc -c -mcpu=cortex-m0plus -O3 -Os -fstack-usage -ffunction-sections -fdata-sections -fno-common -Wall -Wextra -Wstrict-prototypes -Wa,-alms=build/u2f-apdu.lst -DMAKE_ENTRY_PUBLIC -DUSE_SYS3 -DFREE_STANDING...

When trying to setup U2F with microsoft onedrive account, it fails the the following errors: ``` login.microsoft.com may required a newer or different kind of security key. ```

On debian buster and newer you can install the libu2f-udev package to automatically setup the udev rules.