Julien Cretin

Results 320 comments of Julien Cretin

Note also that if `cargo build` reads its own version (which is the case when writing a CLI with `clap` for the `--version` flag), then the workaround of editing the...

cc @zhouwfang I'll try to review this when I get time. I'll directly modify the PR as I review it.

We currently have: | `run.sh` | CoreMark | Time | RAM | Platform | Applet | | --- | --- | --- | --- | --- | --- | |...

Final measurements: | `run.sh` | CoreMark | Time | RAM | Platform | Applet | | --- | --- | --- | --- | --- | --- | | `nordic...

> Thanks! Thank you! That was a big piece of work!

ccing @kaczmarczyck who might also have ideas on how to implement the authenticator side of CTAP2

> I assume you mean CTAP HID instead of CTAP2? Yes > And you need descriptors etc? Not necessarily. It depends on the crate. I guess the HID crate would...

Closing this in favor of #734 and its follow-ups (most probably using usbd-hid, or possibly usbd-human-interface-device).

Thanks for the bug report! I was able to reproduce, but I don't have time to debug and fix. Feel free to open a PR with a fix.