fwupd/plugins/nordic-hid/nordic-hid.quirk
Denis Pynkin 25025936a2 plugins/nordic-hid: add peers and bootloader type detection
- 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
2021-12-30 10:24:22 +00:00

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