mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 21:30:22 +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.