15 Commits (f33dfb966a1432281809e372b9d3803e7fd3cb2f)

Author SHA1 Message Date
Damien George 48b5a7b060 extmod/modmachine: Provide common Python bindings for bootloader(). 12 months ago
Angus Gratton f567a9255a shared/tinyusb: Add a helper for hex string conversion. 1 year ago
Damien George d46dc5e173 shared/tinyusb: Expose mp_usbd_task as a public function. 1 year ago
Angus Gratton 2d363a23cb shared/tinyusb: Schedule TinyUSB task function from dcd_event_handler. 1 year ago
Jim Mussared da6f1e1d1e rp2/msc_disk: Allow configuring the USB MSC inquiry response. 1 year ago
iabdalkader 0a3264ba96 shared/tinyusb: Support HS endpoint sizes. 2 years ago
Luca Burelli e0784750aa shared/tinyusb: Avoid symbol clash on targets with external TinyUSB. 1 year ago
Damien George b1229efbd1 all: Fix spelling mistakes based on codespell check. 2 years ago
Damien George ec1eeccab4 shared/tinyusb: Revert setting of CFG_TUD_CDC_EP_BUFSIZE to 256. 2 years ago
Damien George 783ddfc264 shared/tinyusb: Allow max USB descriptor string to be configured. 2 years ago
robert-hh be686e634e rp2: Allow disabling USB via MICROPY_HW_ENABLE_USBDEV config. 2 years ago
Damien George dbb0019666 shared/tinyusb: Fix CDC bNumInterfaces value. 2 years ago
Angus Gratton c8913fdbfa rp2: Allow enabling USB device without enabling USB-CDC. 2 years ago
Angus Gratton 2e6e53057b shared/tinyusb: Further refactor static USB device implementation. 2 years ago
Blake Felt eed4eb2645 shared/tinyusb: Create common TinyUSB code for reuse by ports. 2 years ago