mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-02 18:02:49 +00:00
![]() These are GUIDs that are related to the main device, but should not be used for quirk matching. For instance, we might want to list the GUIDs for a bootloader mode, but we don't want to import all the quirks for the bootloader when in the runtime mode. |
||
---|---|---|
.. | ||
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.