Robin Krahl
Robin Krahl
Closing as solved – please reopen if the make targets don’t work for you.
I omitted that to keep the Makefile simple (we would only want to set it in CI, not for development) while still catching the most common issues. In what cases...
I’ll merge this as-is as a first step to catch obvious problems. We can still add `--frozen` in a second step.
In `littlefs2-core`, we already dropped the module entirely. In `littlefs2`, we only add `DynStorage` and `FilesystemCallback` so we could just remove the re-exports and move these two types to the...
@sosthene-nitrokey Can we merge this?
Thank you for the report! Can you please share the Chrome device log (`chrome://device-log/`) after removing the key? You can also send it to [email protected] if you don’t want to...
Do you see `p11-kit-proxy` in *Settings* → *Privacy & Security* → *Security Devices* in Firefox? Some users had similar problems and could fix it by removing this module. This was...
Yes, the idea is that our tooling (pynitrokey, Nitrokey App 2) would check it when connecting to a device. If we have such a feature, we can see how it...
Adding to what @daringer said – running this on main will probably not work at the moment. Please either wait until https://github.com/Nitrokey/nitrokey-3-firmware/pull/590 is merged or use that branch for now.
@FahadAaly Please share the commit you used and the full output of `make -C utils/lpc55-builder provision-release`.