-
Notifications
You must be signed in to change notification settings - Fork 78
feat(linux): Add the documentation for UMS command #409
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
Conversation
006a535 to
d3b8fac
Compare
|
Could you address the vale comments? |
|
@StaticRocket I addressed some of the vale comments. Remaining warnings are asking to define the abbreviations like MMC, SATA, UMS. And to check the words like devnum, partnum as it is not able to find in the dictionary. |
|
@hrushikesh221 this is still open? |
|
@praneethbajjuri I addressed the comments from @StaticRocket, after that I lost track of it. Seems like there are merge conflicts, I will address those and update the PR. |
|
@StaticRocket Thanks for your feedback. I will update the PR accordingly. |
Add the documentation for UMS(USB Mass Storage) command. Signed-off-by: Hrushikesh Salunke <[email protected]>
Add the documentation for UMS(USB Mass Storage) command.