Does tinyUSB allow changing the PID after compilation? #2519
Unanswered
JuanHauara
asked this question in
Q&A
Replies: 1 comment
-
you only need to return the device descriptor accordingly in the callback. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
At the company I work for, we are evaluating the possibility of the USB device having a different PID depending on the user's configuration. How would this affect tinyUSB?
Beta Was this translation helpful? Give feedback.
All reactions