Skip to content
Discussion options

You must be logged in to vote

Hi,

Problem with TinyUSB is that its configuration, as far as know, is entirely static, so we can force reenumeration, but we can't have several sets of descriptors.

As far as I understand, you can make uint8_t const * tud_descriptor_configuration_cb(uint8_t index) return whatever you want, as long as it is of type uint8_t const *?

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by OpusElectronics
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hathach
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants