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

Allow FileSystemManager to use FirmwareUpgradeConfiguration on Upload… #131

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

dinesharjani
Copy link
Contributor

… (aka "allow SMP Pipelining for File Upload")

Quite simple change. The logic is mostly implemented in the underlying transport. What wasn't was the byte-alignment part, which we copy-pasted, because we want users of this library to also be able to Copy/Paste the code from here if that's what they choose to do.

… (aka "allow SMP Pipelining for File Upload")

Quite simple change. The logic is mostly implemented in the underlying transport. What wasn't was the byte-alignment part, which we copy-pasted, because we want users of this library to also be able to Copy/Paste the code from here if that's what they choose to do.
@dinesharjani dinesharjani self-assigned this Sep 28, 2023
@dinesharjani dinesharjani added the enhancement New feature or request label Sep 28, 2023
@dinesharjani dinesharjani merged commit f03854e into master Sep 29, 2023
1 check passed
@dinesharjani dinesharjani deleted the upload branch September 29, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant