| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Enhance dcd rusb2, support ra2a1 pipe number scheme
|
|
|
|
Non-bus-powered MSP430 support.
|
|
|
|
|
|
|
|
|
|
|
|
Update labeler.yml
|
|
FSDEV: Implement dcd_edpt_close_all()
|
|
|
|
|
|
|
|
FSDEV fix/cleanup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- minor code format
|
|
|
|
dwc2: flush fifo in dcd_edpt_close_all()
|
|
use pull_request_target for labeler
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|