diff options
author | Angus Gratton <angus@redyak.com.au> | 2025-08-27 15:34:12 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-09-10 12:34:59 +1000 |
commit | 3ec2e367decd8da968b1b85b65264bbab367bc9c (patch) | |
tree | b1f0c9c07653a66f19fd01bf794f7a88bdccbcaa /shared/tinyusb/mp_usbd_descriptor.c | |
parent | 8d5a8892d22388b0d1b0e6769a0f1719a362937b (diff) |
shared/tinyusb: Fix hang from new tx_overwritabe_if_not_connected flag.
This flag is in the main branch of TinyUSB, included in Espressif since
their v0.18.0~3 component release (but it's not actually in TinyUSB v0.18.0
release).
Setting the flag is needed for the USB device not to block waiting for
space in the FIFO if the host is disconnected.
This work was funded through GitHub Sponsors.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'shared/tinyusb/mp_usbd_descriptor.c')
0 files changed, 0 insertions, 0 deletions