-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Documentation improvements #3278
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
base: master
Are you sure you want to change the base?
Conversation
|
||
**Optional Functions**: | ||
- ``close()``: Clean up class resources | ||
- ``sof_cb()``: Start-of-frame processing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- ``sof_cb()``: Start-of-frame processing | |
- ``sof()``: Start-of-frame processing |
- ``control_xfer_cb()``: Handle control requests | ||
- ``xfer_cb()``: Handle data transfer completion | ||
|
||
**Optional Functions**: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
xfer_isr
that was added in 0.19.0 is missing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
brilliant, I would also use LLM to generate majority of documents and do manual touch-up as well. For quick glance, this is indeed greatly improve the documentation. Please keep up your good works, we will merge this for sure.
Describe the PR
This streamlines documentation quite a bit:
Additional context
Note that an LLM has been used for creating this; there has been quite a lot of manual review work of course (I'm a rather new user of TinyUSB though so please check).
I leave this as a Draft for now; I'm down for investing more work into this but want to make sure first that there's general interest @hathach