summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-30added BOS MS OS 2.0 descriptor to webusb example, it work with windowshathach
2019-07-26example clean uphathach
2019-07-26rename example to webusb_serialhathach
2019-07-26change landing pagehathach
2019-07-26fix stall response with SET_INTERFACE/GET_INTERFACEhathach
2019-07-26webusb Always lit LED if connectedhathach
2019-07-26webusb work great with linuxhathach
2019-07-26gitignorehathach
2019-07-25more webusb + vendorhathach
2019-07-24move tud_vendor_control_* to usbd.hhathach
2019-07-24update vendor device similar to cdc read/writehathach
2019-07-24Merge branch 'master' into develophathach
2019-07-24change tud_msc_start_stop_cb() to return void -> boolhathach
2019-07-24adding vendorhathach
2019-07-24rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_reques...hathach
2019-07-22Merge branch 'master' into develophathach
2019-07-22update docshathach
2019-07-22Merge pull request #87 from hathach/add-stm32f411discohathach
2019-07-22change EPNUM for examplehathach
2019-07-22add missing conf filehathach
2019-07-22stm32f411 usb work with examplehathach
2019-07-22refactor stm32f407 to use st hal apihathach
2019-07-20able to blink LED with stm32f411hathach
2019-07-20clean uphathach
2019-07-20able to flash and turn on LEDhathach
2019-07-19adding stm32f411 discohathach
2019-07-19rename bsp of stm32 boardhathach
2019-07-19more house keepinghathach
2019-07-19house keepinghathach
2019-07-19rename custom/custom-_* to vendor/vendor_*hathach
2019-07-19rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDORhathach
2019-07-19rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDORhathach
2019-07-19stm32 minor changehathach
2019-07-16clean uphathach
2019-07-16add tud_control_vendor_request_cb()/tud_control_vendor_complete_cb(), expose ...hathach
2019-07-12clean up, rename internal driver control_request_complete to simply control_c...hathach
2019-07-12updating webusb with cdchathach
2019-07-12clean up usb descriptors in examplehathach
2019-07-12change TUD_HID_INOUT_DESCRIPTOR epout & epin orderhathach
2019-07-12clean uphathach
2019-07-12added tud_descriptor_bos_cb(), add support for BOS get descriptorhathach
2019-07-11clean up build scripthathach
2019-07-11start to add webusb example (not work yet)hathach
2019-07-11clean up midi examplehathach
2019-07-11clean uphathach
2019-07-11clean up demo confighathach
2019-07-11revert 2.1 to 2.0, only needed for webusb exmample (BOS needed)hathach
2019-07-11more 2.1hathach
2019-07-11add BOS descriptor and device capability constanthathach
2019-07-11increase usb bcd from 2.0 to 2.1 for webusb supporthathach