fwupd/plugins/nitrokey
Richard Hughes 49fafec020 Set environment variables to allow easy per-plugin debugging
This allows end-users testing a specific plugin to start fwupd with an extra
command line parameter, e.g. `--plugin-verbose=unifying` to output a lot of
debugging information to the console for that specific plugin.

This replaces a lot of ad-hoc environment variables with different naming
conventions.
2017-11-14 14:22:02 +00:00
..
fu-nitrokey-common.c Add a nitrokey plugin 2017-11-13 16:25:46 +00:00
fu-nitrokey-common.h Add a nitrokey plugin 2017-11-13 16:25:46 +00:00
fu-nitrokey-device.c Set environment variables to allow easy per-plugin debugging 2017-11-14 14:22:02 +00:00
fu-nitrokey-device.h Add a nitrokey plugin 2017-11-13 16:25:46 +00:00
fu-plugin-nitrokey.c Add a nitrokey plugin 2017-11-13 16:25:46 +00:00
fu-self-test.c Add a nitrokey plugin 2017-11-13 16:25:46 +00:00
lsusb.txt Add a nitrokey plugin 2017-11-13 16:25:46 +00:00
meson.build Add a nitrokey plugin 2017-11-13 16:25:46 +00:00
README.md Add a nitrokey plugin 2017-11-13 16:25:46 +00:00

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.