mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-13 06:05:37 +00:00
dfu: Add support for FlatFrog devices
This commit is contained in:
parent
c1d67be0a5
commit
0570829981
@ -441,3 +441,8 @@ RemoveDelay = 60000
|
|||||||
Plugin = dfu
|
Plugin = dfu
|
||||||
Flags = detach-for-attach
|
Flags = detach-for-attach
|
||||||
RemoveDelay = 180000
|
RemoveDelay = 180000
|
||||||
|
|
||||||
|
# FlatFrog DFU
|
||||||
|
[USB\VID_25B5&PID_0004]
|
||||||
|
Plugin = dfu
|
||||||
|
Flags = manifest-poll,detach-for-attach,ignore-upload
|
||||||
|
Loading…
Reference in New Issue
Block a user