-
Hello,
As you know makerdiary nRF52840 USB dongle ships with UF2 boot loader that enables deploying/upgrading new firmware without using any programmer. But according to the pull request #186 deployi…
-
## Expected Behavior
We would like to add our github repository for Makerdiary, that we feel it is straight forward and include all the needed information for the users.
## Actual Behavior
OpenSK…
-
Based on issue #47 , OpenSK now can directly write through the USB port, so, please remove the [Installation guide] (https://github.com/google/OpenSK/blob/stable/docs/install.md) JTAG probe connection…
-
Is there an API in the `OpenSK` that I can use to store a secret string mapped to a username and retrieve it later on?
If not, can I exploit the FIDO register call to store a secret string mapped…
-
1. Is there any way to remove all the stored data inside the Security Key (after successfully installed) without using JTAG or other devices connected? (Basically, I just want to know Can I reset the …
-
## Expected Behavior
OpenSK should not panic when using the flash storage
## Actual Behavior
When moving to a more recent kernel version, it appears that the storage causes a panic because of…
-
## Expected Behavior
All tests pass for u2f-ref-code/u2f-tests/HID/HIDTest (https://github.com/google/u2f-ref-code)
## Actual Behavior
Several tests fail
## Steps to Reproduce the Problem
1…
-
Hi!
I am experiencing the issue described above
## Expected Behavior
After I recursively download the repo I would expect that running `./setup` would run successfully
## Actual Behavior
…
-
According to https://github.com/tock/tock/pull/1637/files `libtock-rs` is considered being messy. I would like to use this issue to track why this is the case and what we can do about it without needi…
-
I'm having some trouble designing a sound asynchronous API for the Read-Only Allow system call, and could use some help.
Here are what I believe to be the requirements for the API:
1. Must have …