Skip to content

Enable non-fifo based custom vendor device#866

Closed
jgressmann wants to merge 1 commit into
hathach:masterfrom
jgressmann:feature/custom-vendord
Closed

Enable non-fifo based custom vendor device#866
jgressmann wants to merge 1 commit into
hathach:masterfrom
jgressmann:feature/custom-vendord

Conversation

@jgressmann
Copy link
Copy Markdown
Contributor

Define CFG_TUD_VENDOR_CUSTOM to non-zero to use your own callbacks.

Define CFG_TUD_VENDOR_CUSTOM to non-zero to use your own callbacks.
Copy link
Copy Markdown
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

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

The better approach is not eanble the builtin CFG_TUD_VENDOR at all, and write your own driver from application using usbd_app_driver_get_cb() . Here are 2 examples

@jgressmann
Copy link
Copy Markdown
Contributor Author

I'll look into that. Thanks for pointing me into the right direction.

@jgressmann jgressmann closed this Jun 1, 2021
7FM pushed a commit to 7FM/tinyusb that referenced this pull request Aug 23, 2025
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