mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-06 02:08:06 +00:00
.. | ||
fu-plugin-dfu.c | ||
meson.build | ||
README.md |
DFU Support
Introduction
Device Firmware Update is a standard that allows USB devices to be easily and safely updated by any operating system.
DFU support is supported directly by this project with the embedded libdfu library.