mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-24 04:21:14 +00:00
![]() This means that individual plugins do not have to manage thier own GUsbDevice lifecycle and no longer have to call g_usb_context_wait_for_replug(). |
||
---|---|---|
.. | ||
data | ||
ebitdo.quirk | ||
fu-ebitdo-common.c | ||
fu-ebitdo-common.h | ||
fu-ebitdo-device.c | ||
fu-ebitdo-device.h | ||
fu-plugin-ebitdo.c | ||
meson.build | ||
README.md |
8Bitdo Support
Introduction
This plugin can flash the firmware on the 8Bitdo game pads.
Ebitdo support is supported directly by this project with the embedded libebitdo library and is possible thanks to the vendor open sourcing the flashing tool.
The 8Bitdo devices share legacy USB VID/PIDs with other projects and so we have to be a bit careful to not claim other devices as our own.