kaczmarczyck
03031e6970
Maintenance PR for clippy, license and authors ( #601 )
...
* Maintenance PR for clippy, license and authors
* remove author from libraries
2023-03-06 12:45:01 +01:00
kaczmarczyck
73c60d8740
Clock trait ( #596 )
...
* adds generic Env parameters
* adds Clock type to Env
* use new Clock
* TockTimer improvements
* new Clock interface
* addressed comments
* renames constants to milliseconds, other style fixes
* removes all cargo fmt artifacts
2023-02-28 17:35:42 +01:00
kaczmarczyck
95aa02f932
allows passing in capabilities to CtapHid ( #496 )
2022-06-10 14:31:33 +02:00
kaczmarczyck
0b564d4a8a
Vendor HID ( #446 )
...
* introduces vendor HID
* updates workflows with new feature
* feature renaming and variant covering
2022-03-15 14:41:48 +01:00
kaczmarczyck
ba0c583617
introduces Transport and Channel ( #444 )
2022-03-14 18:40:24 +01:00
kaczmarczyck
1372fd0b1a
Separates HID command logic ( #443 )
...
* moves HID logic related to CTAP state out of the HID mod
* fixes license headers
2022-03-14 17:41:00 +01:00