mirror of
https://git.proxmox.com/git/fwupd
synced 2025-11-01 12:48:11 +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.