mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-21 01:36:00 +00:00
![]() This means we can trivially support new devices in the future without compiling any new code. This makes it easier to add support for new hardware for LTS distros like RHEL. |
||
---|---|---|
.. | ||
data | ||
ebitdo.quirk | ||
fu-ebitdo-common.c | ||
fu-ebitdo-common.h | ||
fu-ebitdo-device.c | ||
fu-ebitdo-device.h | ||
fu-ebitdo-tool.c | ||
fu-plugin-ebitdo.c | ||
meson.build | ||
README.md |
8Bitdo Support
Introduction
This plugin can flash the firmware on the 0bitdo 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.