We are currently using same firmware on different devices. If their ID differs, it's obviously for a reason. Only driver code can be shared across different devices.
For each sensor supported by goodix-fp-dump, we should provide a new firmware.
Here are the rules to add a firmware:
- Firmware should be provided only by a Wireshark capture recording the update process between the Windows driver and the device. We should not attempt to extract it from the driver code itself.
- The capture should be posted on goodix-wireshark and referenced in the commit.
- Firmwares should be associated with a
CHECKSUMS file containing the SHA256 sum of firmwares. We should be able to use this file with sha256sum command.
- Any commit adding a new firmware should be signed by now.
Any suggestion is also accepted.
We are currently using same firmware on different devices. If their ID differs, it's obviously for a reason. Only driver code can be shared across different devices.
For each sensor supported by goodix-fp-dump, we should provide a new firmware.
Here are the rules to add a firmware:
CHECKSUMSfile containing the SHA256 sum of firmwares. We should be able to use this file withsha256sumcommand.Any suggestion is also accepted.