micropython/shared/tinyusb
Vincent1-python e6f1f78713 esp32: Add support for ESP32-P4.
This commit adds support for ESP32-P4 SoCs.

Signed-off-by: Vincent1-python <pywei201209@163.com>
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Signed-off-by: Damien George <damien@micropython.org>
2025-12-01 13:08:52 +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 esp32: Add support for ESP32-P4. 2025-12-01 13:08:52 +11:00