micropython/shared/tinyusb
Damien George 35e8d184b1 shared/tinyusb: Increase default string descr max length to 40 chars.
When defining custom USB devices, longer strings may be needed.  Eventually
the memory for string descriptors can be allocated on demand, but for now
this bigger value should be reasonable.

Signed-off-by: Damien George <damien@micropython.org>
2024-03-27 23:57:57 +11:00
..
mp_cdc_common.c
mp_usbd.c
mp_usbd.h
mp_usbd_descriptor.c
mp_usbd_runtime.c
tusb_config.h shared/tinyusb: Increase default string descr max length to 40 chars. 2024-03-27 23:57:57 +11:00