Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
98 stars 27 forks source link

nk3 update: Handle NK3CN bootloader issues #378

Closed robin-nitrokey closed 1 year ago

robin-nitrokey commented 1 year ago

This PR tries to fix some issues with the NK3CN bootloader, e. g. https://github.com/Nitrokey/nitrokey-3-firmware/issues/250.

Changes

Checklist

Make sure to run make check and make fix before creating a PR, otherwise the CI will fail.

Test Environment and Execution

robin-nitrokey commented 1 year ago

Replaced by: https://github.com/Nitrokey/pynitrokey/pull/446