| Age | Commit message (Collapse) | Author |
|
|
|
Fake unplug devices when a root hub is deinit
|
|
|
|
|
|
forward declare board_millis for OPT_OS_CUSTOM
|
|
Usbh unroll hub removal
|
|
|
|
|
|
|
|
Change labeler token
|
|
|
|
- Used usbdev_allocreq for compatibility with SDK 3.2.0
- Wrapped previous code in #ifdef for legacy compatibility
|
|
use usbreset to reset built-in usb 2.0 hub VIA Labs before each test
|
|
|
|
|
|
|
|
implement hcd_deinit() for max3421
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add new labeler workflow
|
|
|
|
Do not enable the Mode mismatch interrupt source, it is not cleared
|
|
|
|
Fix the error that occurs when executing make on Windows
|
|
|
|
|
|
Fix uvc hardfault
|
|
|
|
|
|
|
|
also remove pico_bootsel_via_double_reset from rp2040
|
|
change usbh driver init() return type from void to bool
|
|
add osal_semaphore_delete(), osal_mutex_delete(), osal_queue_delete()
|
|
|
|
|
|
add TUSB_VERSION_BUILD, also add TUSB_VERSION_NUMBER
|
|
|
|
|
|
|
|
Tweaks for ESP-IDF 5.2.1
|
|
|
|
|