hathach
|
394211b9da
|
change landing page
|
2019-07-26 20:19:45 +07:00 |
|
hathach
|
cdaf455461
|
fix stall response with SET_INTERFACE/GET_INTERFACE
webusb work with linux & macos
|
2019-07-26 20:14:56 +07:00 |
|
hathach
|
4ed1a96311
|
webusb Always lit LED if connected
|
2019-07-26 11:43:34 +07:00 |
|
hathach
|
d2b60b6755
|
webusb work great with linux
|
2019-07-26 11:36:30 +07:00 |
|
hathach
|
8ba71be6ee
|
more webusb + vendor
|
2019-07-25 16:52:20 +07:00 |
|
hathach
|
2a543c0e79
|
update vendor device similar to cdc read/write
maybe refactor later
|
2019-07-24 23:07:30 +07:00 |
|
hathach
|
c63f2b30cb
|
rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_request_cb/complete_cb
|
2019-07-24 09:45:32 +07:00 |
|
hathach
|
b0678e1050
|
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
|
2019-07-19 16:23:56 +07:00 |
|
hathach
|
83f7aacbb1
|
clean up
|
2019-07-16 18:43:06 +07:00 |
|
hathach
|
036e858543
|
add tud_control_vendor_request_cb()/tud_control_vendor_complete_cb(), expose usbd control transfer
rename usbd_control_transfer/status to tud_control_transfer/status
|
2019-07-16 18:14:47 +07:00 |
|
hathach
|
cb4e6837e9
|
clean up, rename internal driver control_request_complete to simply control_complete
|
2019-07-12 22:03:40 +07:00 |
|
hathach
|
2b7acd554a
|
updating webusb with cdc
|
2019-07-12 19:38:04 +07:00 |
|
hathach
|
fdf39dd4ae
|
clean up usb descriptors in example
|
2019-07-12 16:28:38 +07:00 |
|
hathach
|
164b26ee6b
|
change TUD_HID_INOUT_DESCRIPTOR epout & epin order
clean up, adding template for BOS & BOS platform descriptor
|
2019-07-12 14:53:11 +07:00 |
|
hathach
|
913b52bb35
|
start to add webusb example (not work yet)
|
2019-07-11 23:12:53 +07:00 |
|