USB product string descriptor? #317
Unanswered
grandaspanna
asked this question in
Q&A
Replies: 1 comment 1 reply
-
That file is not used by the Arduino core. You can change the USB strings and IDs in the boards.txt file if you really want.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This seems to be defined to "Pico" here: pico-sdk/src/rp2_common/pico_stdio_usb/stdio_usb_descriptors.c
I know you're not supposed change the vendor/product ID's, but is it ok to change the product string?
If so, what's the recommended way of doing this?
Beta Was this translation helpful? Give feedback.
All reactions