micropython/shared/tinyusb
Andrew Leech 5ae622ef7b esp32: Add automatic bootloader handling for S2 and S3.
Enables support for the ESP standard DTR/RTS based reboot to bootloader.

Switches from OTG to Serial/Jtag mode to workaround issue discussed
in: https://github.com/espressif/arduino-esp32/issues/6762

Signed-off-by: Andrew Leech <andrew@alelec.net>
2024-10-07 11:06:57 +11:00
..
mp_usbd_cdc.c esp32: Add automatic bootloader handling for S2 and S3. 2024-10-07 11:06:57 +11:00
mp_usbd_cdc.h esp32: Add automatic bootloader handling for S2 and S3. 2024-10-07 11:06:57 +11:00
mp_usbd_descriptor.c extmod/machine_usb_device: Add support for Python USB devices. 2024-03-15 14:22:11 +11:00
mp_usbd_runtime.c shared/tinyusb: Use new persistent-tx-fifo configure interface. 2024-09-26 23:13:50 +10:00
mp_usbd.c extmod/machine_usb_device: Add support for Python USB devices. 2024-03-15 14:22:11 +11:00
mp_usbd.h shared/tinyusb: Use new persistent-tx-fifo configure interface. 2024-09-26 23:13:50 +10:00
tusb_config.h shared/tinyusb: Use new persistent-tx-fifo configure interface. 2024-09-26 23:13:50 +10:00