Skip to content

Add initial draft of the USB technology page #440

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

Merged
merged 6 commits into from
Mar 16, 2018

Conversation

c1728p9
Copy link
Contributor

@c1728p9 c1728p9 commented Mar 7, 2018

Add initial content for the USB technology page.

@c1728p9 c1728p9 force-pushed the usb_tech branch 6 times, most recently from cfd0793 to 2df6e2f Compare March 7, 2018 02:19
@c1728p9 c1728p9 force-pushed the usb_tech branch 2 times, most recently from 09cbc12 to 481a721 Compare March 7, 2018 23:17
Add initial content for the USB technology page.
Amanda Butler added 2 commits March 13, 2018 14:27
Complete initial copy edit.
Change passive to active voice with engineering help.
Copy link
Contributor

@AnotherButler AnotherButler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leaving notes to myself to fix.

- USBDevice - the core of Mbed OS's USB stack and is responsible for state management and synchronization.
- USB component - code that inherits from USBDevice and provides the desired USB interfaces.

![USB class hierarchy](usb/usb_inheritance_diagram.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: Update link format.


You can see the interaction of these three components in this diagram:

![USB connection diagram](usb/usb_connection_diagram.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: Update link format.

Copyedit and update the USB diagrams.
Amanda Butler and others added 2 commits March 14, 2018 14:42
Update image link formatting.
Update teh endpoint state diagram to reflect the new read API.
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.

2 participants