micropython/shared/tinyusb
Angus Gratton 521b2f86be shared/tinyusb: Remove USBD_RHPORT constant.
TinyUSB defines TUD_OPT_RHPORT which is the same thing, make
shorter definition RHPORT in the two files which use it.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-11-30 23:18:57 +11:00
..
mp_usbd_cdc.c shared/tinyusb: Add macro to override TinyUSB callbacks. 2025-11-24 12:19:12 +11:00
mp_usbd_cdc.h shared/tinyusb: Add macro to override TinyUSB callbacks. 2025-11-24 12:19:12 +11:00
mp_usbd_descriptor.c shared/tinyusb: Set MSC max endpoint size based on device speed. 2024-12-10 10:26:27 +11:00
mp_usbd_runtime.c shared/tinyusb: Remove USBD_RHPORT constant. 2025-11-30 23:18:57 +11:00
mp_usbd.c shared/tinyusb: Add macro to override TinyUSB callbacks. 2025-11-24 12:19:12 +11:00
mp_usbd.h shared/tinyusb: Add optional port-specific hook on USBD init. 2025-11-29 23:23:46 +11:00
tusb_config.h shared/tinyusb: Remove USBD_RHPORT constant. 2025-11-30 23:18:57 +11:00