Changing Serial CDC name #1434
|
Hi there , i was wondering if anyone has a way to change the "name" of the USB_PRODUCT_STRING from the built in ones to a custom string. Acording to https://github.com/stm32duino/Arduino_Core_STM32/blob/master/cores/arduino/stm32/usb/usbd_desc.c Thanks! |
Answered by
fpistm
Jun 26, 2021
Replies: 1 comment
|
Hi @geraldjust
|
0 replies
Answer selected by
geraldjust
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @geraldjust
you can try to use the
build_opt.h: https://github.com/stm32duino/wiki/wiki/Customize-build-options-using-build_opt.h-DUSB_PRODUCT_STRING="custom USB"