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

Added dev_cdc example #561

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

paulober
Copy link

@paulober paulober commented Oct 9, 2024

It demonstrates how to use TinyUSB with a CDC
interface while using the Pico SDK stdio USB.

It demonstrates how to use TinyUSB with a CDC
interface while using the Pico SDK stdio USB.

Signed-off-by: paulober <[email protected]>
@lurch
Copy link
Contributor

lurch commented Oct 10, 2024

I know this PR is still in draft, so you may already be planning this, but a brief README.md explaining what this example does, and how to use it (e.g. does it appear on the host as two separate /dev/ttyACM devices?) would be really useful.

@paulober
Copy link
Author

I know this PR is still in draft, so you may already be planning this, but a brief README.md explaining what this example does, and how to use it (e.g. does it appear on the host as two separate /dev/ttyACM devices?) would be really useful.

Thanks for the reminder. I added a section to the README.

@paulober paulober marked this pull request as ready for review October 15, 2024 13:35
@paulober
Copy link
Author

paulober commented Oct 15, 2024

Not sure if we would also expose the RESET interface?
I have some WIP on this but I doesn't get detected correctly at the moment.
WorkInProgressResetInterface.patch

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