Age | Commit message (Expand) | Author |
---|---|---|
2024-09-26 | shared/tinyusb: Use new persistent-tx-fifo configure interface. | Damien George |
2024-09-19 | shared/tinyusb: Only run TinyUSB on the main thread if GIL is disabled. | Angus Gratton |
2024-06-26 | shared/tinyusb/mp_usbd_runtime: Fix pointer comparison in assert. | Peter Harper |
2024-05-09 | shared/tinyusb: Stall the CDC IN endpoint while disconnecting. | Angus Gratton |
2024-04-17 | shared/tinyusb: Fix dynamic USB control callbacks for wLength==0. | Angus Gratton |
2024-03-27 | shared/tinyusb: Update some code comments for runtime USB. | Angus Gratton |
2024-03-27 | shared/tinyusb: Don't disconnect on soft reset unless USB was active. | Angus Gratton |
2024-03-15 | extmod/machine_usb_device: Add support for Python USB devices. | Angus Gratton |