micropython/shared/tinyusb
Jim Mussared da6f1e1d1e rp2/msc_disk: Allow configuring the USB MSC inquiry response.
This was previously hard-coded to "Micropy" / "Mass Storage" / "1.0".

Now allow it to be overridden by a board.

Also change "Micropy" to "MicroPy" and "1.0" to "1.00" to match stm32.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-09-29 16:36:45 +10:00
..
mp_cdc_common.c shared/tinyusb: Avoid symbol clash on targets with external TinyUSB. 2023-07-20 23:55:42 +10:00
mp_usbd.c all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
mp_usbd.h shared/tinyusb: Allow max USB descriptor string to be configured. 2023-04-04 11:57:25 +10:00
mp_usbd_descriptor.c shared/tinyusb: Support HS endpoint sizes. 2023-09-14 23:34:30 +10:00
mp_usbd_internal.h shared/tinyusb: Further refactor static USB device implementation. 2022-11-11 16:47:36 +11:00
tusb_config.h rp2/msc_disk: Allow configuring the USB MSC inquiry response. 2023-09-29 16:36:45 +10:00