| Age | Commit message (Collapse) | Author |
|
|
|
-Wuninitialized, -Wunused, -Wredundant-decls
|
|
remove the usage of TUD_OPT_RHPORT in class driver
|
|
|
|
move usbh_edpt_open() to public API, remove rhport from its signature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- change API of tuh_control_xfer and its callback
- rename tuh_control_complete_cb_t to tuh_control_xfer_cb_t
- add user argument to control callback
- migrate usbh and hub
|
|
move debug utils to new header
|
|
|
|
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
|
|
|
|
|
|
|
|
|
mostly clean up magic number
|
|
majbthrd-add_ncm
|
|
|
|
|
|
|
|
|
|
separate dev0 from _usbh_devices pool to save sram
|
|
|
|
the descriptor len used by driver will be calculated by usbh
|
|
|
|
clean up packed/bit order begin end
|
|
|
|
Wini-Buh-CCRX_Port
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|