hathach
|
6a022c73db
add note for tud_task() behavior in freertos example
|
3 سال پیش |
hathach
|
b034c18077
add tud_task_ext(), tuh_task_ext() as exteneded version that take timeout and in_isr
|
3 سال پیش |
hathach
|
821be65b03
rename usbh_edpt_open() to tuh_edpt_open()
|
4 سال پیش |
hathach
|
4795cca04a
add parse config descriptor to example
|
4 سال پیش |
hathach
|
ba1185bf28
implement tuh_edpt_xfer() for non-control
|
4 سال پیش |
hathach
|
8750e3b577
move daddr into xfer struct
|
4 سال پیش |
hathach
|
2ff8978dde
update sync API, move timeout into xfer struct
|
4 سال پیش |
hathach
|
f89ff939d8
rename user_arg to user_data
|
4 سال پیش |
hathach
|
9dd2f11f4a
add CFG_TUH_API_EDPT_XFER to enable generic edpt xfer
|
4 سال پیش |
hathach
|
55428d7dd2
rename tuh_control_xfer_t to tuh_xfer_t
|
4 سال پیش |
hathach
|
102b99a0e8
add actual_len supported
|
4 سال پیش |
hathach
|
8aedb2ff37
slightly change the signature of tuh_control_xfer
|
4 سال پیش |
hathach
|
66942b814b
change return type of callback to void
|
4 سال پیش |
hathach
|
deab8c276a
remove const in xfer callback
|
4 سال پیش |
hathach
|
6df420f7f3
move result into transfer struct
|
4 سال پیش |
hathach
|
68bfd048a5
change tuh_control_xfer_t struct
|
4 سال پیش |
hathach
|
fd2ea2605e
fix -Wnull-dereference warnings
|
4 سال پیش |
hathach
|
2929afe2fa
add synchronous (blocking) support for usbh control transfer
|
4 سال پیش |
hathach
|
bcdeb386cc
rework usbh control xfer
|
4 سال پیش |
hathach
|
66c933fb61
fix enumeration issue when plugging hub with multiple devices attached
|
4 سال پیش |
hathach
|
f920e1c171
rename host descriptor function
|
4 سال پیش |
hathach
|
db9d97c947
add tuh_descriptor_hid_report_get()
|
4 سال پیش |
hathach
|
56c2d4b666
fix naming, and build
|
4 سال پیش |
hathach
|
271f905521
add tuh_descriptor_string_manufacturer/produce/serial_get
|
4 سال پیش |
hathach
|
15ced09bb2
add tuh_configuration_set()
|
4 سال پیش |
hathach
|
2bdf4d811a
add tuh_descriptor_configuration_get()
|
4 سال پیش |
hathach
|
e08a875d52
add tuh_descriptor_get() and tuh_descriptor_device_get()
|
4 سال پیش |
Scott Shawcroft
|
2cd73ca602
Add host string descriptor functions
|
4 سال پیش |
hathach
|
3c0c051df1
add tuh_vid_pid_get()
|
4 سال پیش |
hathach
|
88bb8fac3d
rename host API to be consistent with naming on device stack
|
4 سال پیش |