mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 19:28:12 +00:00
![]() This allows end-users testing a specific plugin to start fwupd with an extra command line parameter, e.g. `--plugin-verbose=unifying` to output a lot of debugging information to the console for that specific plugin. This replaces a lot of ad-hoc environment variables with different naming conventions. |
||
---|---|---|
.. | ||
data | ||
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.