| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
enumerated yet, probably due to bsp/clock setup
|
|
|
|
Revert PR #2245
|
|
|
|
Add tuh_hid_get_report(...) to hid_host.h
|
|
This allows USB host functionality to call HID_REQ_CONTROL_GET_REPORT on the IN Endpoint, and read the report buffer in the callback.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dwc2 interrupts (based on #2050)
|
|
|
|
add permission to lable issue/pr
|
|
|
|
Fix pointer typo in video_capture_2ch
|
|
|
|
more try/catch for labeler
|
|
|
|
Fixing Renesas register write protection and some compiler warnings in static code analysis
|
|
Fix tud_video_n_streaming check
|
|
|
|
|
|
|
|
|
|
protect register in functions that are called within init-code
|
|
be recovered."
This reverts commit 4d7296109e31690972d8cf09e6138131938cb0ed.
|
|
recovered.
|
|
|
|
Implements deinit functions for host/device mode switch
|
|
|
|
|
|
|
|
|
|
|
|
HID Mouse with absolute positioning
|