circuitpython/supervisor/shared/usb
Scott Shawcroft 12b4ac13e3
Call vTaskDelay directly in usb_background
This minimizes the delay added. (`port_yield()` does vTaskDelay(4)
so low priority tasks run.)
2024-03-05 15:56:11 -08:00
..
host_keyboard.c call tuh_hid_receive_abort() when detach from kernel driver 2024-03-04 18:16:32 +07:00
tusb_config.h Make usb_host.Port a singleton 2023-07-18 10:40:54 -07:00
usb.c Call vTaskDelay directly in usb_background 2024-03-05 15:56:11 -08:00
usb_desc.c Rename & improve doc 2024-01-31 12:03:12 -06:00
usb_msc_flash.c Prevent out-of-range reads via msc 2024-02-16 10:28:53 -06:00
usb_vendor_descriptors.h style(swan_r5): pre-commit whitespace style changes 2021-09-28 18:52:03 -07:00