mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-04 13:49:31 +00:00

- added support of peer devices connected via dongle - added bootloader type detection from the new 'bootloader_var' option - fix annoying retry messages: mask replies stating the device is temporary busy. Allow to sync more precisely and without annoying messages. - multiple fixes and enhancements
13 lines
307 B
Plaintext
13 lines
307 B
Plaintext
# Mouse nRF52 Desktop
|
|
[HIDRAW\VEN_1915&DEV_52DE]
|
|
Plugin = nordic_hid
|
|
GType = FuNordicHidCfgChannel
|
|
#NordicHidBootloader = B0
|
|
#NordicHidBootloader = MCUBOOT
|
|
|
|
# Nordic Semiconductor ASA Dongle nRF52 Desktop
|
|
[HIDRAW\VEN_1915&DEV_52DC]
|
|
Plugin = nordic_hid
|
|
GType = FuNordicHidCfgChannel
|
|
NordicHidBootloader = B0
|