mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-19 13:47:56 +00:00
![]() When my SNES30 controller was in bootloader mode, it wouldn't update, and when it was in controller mode, it tried and failed. Now, it prints out the instructions on how to reset the device if it's in controller mode, and if it's in bootloader mode, it successfully installs the firmware update from the .DAT file. |
||
---|---|---|
.. | ||
data | ||
fu-device-ebitdo.c | ||
fu-device-ebitdo.h | ||
fu-device.c | ||
fu-device.h | ||
fu-ebitdo-common.c | ||
fu-ebitdo-common.h | ||
fu-ebitdo-tool.c | ||
fu-plugin-ebitdo.c | ||
meson.build | ||
README.md |
Ebitdo 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.