Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Padding fixes #9

Merged
merged 7 commits into from
Jan 6, 2025
Merged

Padding fixes #9

merged 7 commits into from
Jan 6, 2025

Conversation

dexter93
Copy link
Contributor

@dexter93 dexter93 commented Dec 2, 2024

Payload needs to be consistent to the HID report size always, or the ISP protocol locks up in an erroneous state.
This means that while a firmware not matching will flash, but subsequent operations will be ignored and error out.
Fix the behavior by padding the file before flashing, regardless if it's a jumploader or firmware.

Closes #10

@stdvar
Copy link

stdvar commented Jan 6, 2025

lets merge it.

@dexter93 dexter93 merged commit 84db9c9 into SonixQMK:main Jan 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Partial flashing fails
2 participants