mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-21 09:01:30 +00:00
![]() Some devices like the Nitrokey use a generic DFU bootloader that reports a version number unrelated to the version number of the runtime. Add a flag so that we can set the correct version when switching plugins during detach and attach. |
||
---|---|---|
.. | ||
fu-nitrokey-common.c | ||
fu-nitrokey-common.h | ||
fu-nitrokey-device.c | ||
fu-nitrokey-device.h | ||
fu-plugin-nitrokey.c | ||
fu-self-test.c | ||
lsusb.txt | ||
meson.build | ||
README.md |
Nitrokey Support
Introduction
This plugin is used to get the correct version number on Nitrokey storage devices. These devices have updatable firmware but so far no updates are available from the vendor.
The device is switched to a DFU bootloader only when the secret firmware pin is entered into the nitrokey-app tool. This cannot be automated.