canokeys / canokey-core

Core implementations of an open-source secure key
https://canokeys.org/
Apache License 2.0
314 stars 35 forks source link

Replace usb stack with tinyusb #50

Closed gaoyichuan closed 1 year ago

gaoyichuan commented 1 year ago

This PR replace the existing ST USB device stack with TinyUSB. Since there are some missing features (such as CTAP HID descriptor macros), we are currently using a forked version as the submodule.

TODO list: