aboutsummaryrefslogtreecommitdiff
path: root/shared/tinyusb
AgeCommit message (Expand)Author
2023-11-09shared/tinyusb: Schedule TinyUSB task function from dcd_event_handler.Angus Gratton
2023-09-29rp2/msc_disk: Allow configuring the USB MSC inquiry response.Jim Mussared
2023-09-14shared/tinyusb: Support HS endpoint sizes.iabdalkader
2023-07-20shared/tinyusb: Avoid symbol clash on targets with external TinyUSB.Luca Burelli
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
2023-04-21shared/tinyusb: Revert setting of CFG_TUD_CDC_EP_BUFSIZE to 256.Damien George
2023-04-04shared/tinyusb: Allow max USB descriptor string to be configured.Damien George
2023-03-20rp2: Allow disabling USB via MICROPY_HW_ENABLE_USBDEV config.robert-hh
2022-11-14shared/tinyusb: Fix CDC bNumInterfaces value.Damien George
2022-11-11rp2: Allow enabling USB device without enabling USB-CDC.Angus Gratton
2022-11-11shared/tinyusb: Further refactor static USB device implementation.Angus Gratton
2022-11-11shared/tinyusb: Create common TinyUSB code for reuse by ports.Blake Felt