9 Commits

Author SHA1 Message Date
hathach
8ba71be6ee more webusb + vendor 2019-07-25 16:52:20 +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
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