summaryrefslogtreecommitdiff
path: root/src/class/vendor
AgeCommit message (Expand)Author
2021-08-25Merge pull request #1041 from HiFiPhile/vdcHa Thach
2021-08-23rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAXhathach
2021-08-22Fix vendor fifo deadlock, add tud_vendor_n_read_flushMasterPhi
2021-06-02clean up loghathach
2021-05-31remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()hathach
2021-05-27more include clean uphathach
2021-05-27include clean uphathach
2021-05-06Merge branch 'master' of github.com:xmos-jmccarthy/tinyusbJeremiah McCarthy
2021-04-30Remove n from tu_fifo_get_write_info() and fix bug in vendor classReinhard Panhuber
2021-04-30Remove all remainings with peek_atReinhard Panhuber
2021-04-07Revise per initial commentsJeremiah McCarthy
2021-03-04Extend FIFO mutex to use separate write and read mutexes.Reinhard Panhuber
2020-09-01Merge branch 'master' into update-hosthathach
2020-05-28check max_len for vendor and hidhathach
2020-05-28initial transfer failed in open() shouldn't cause the driver open to fail.hathach
2020-05-28update vendor open()hathach
2020-05-19usb0 host on mcb1800 work with fullspeed mode.hathach
2020-04-15test vendorhathach
2019-12-28implement multiple interfaces supportPeter Lawrence
2019-08-31close #105 add tud_vendor_write_available()hathach
2019-08-01add vendor peek, change cdc peek signature, change cdc read_char() return fro...hathach
2019-07-30clean uphathach
2019-07-24move tud_vendor_control_* to usbd.hhathach
2019-07-24update vendor device similar to cdc read/writehathach
2019-07-24adding vendorhathach
2019-07-24rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_reques...hathach
2019-07-19more house keepinghathach
2019-07-19rename custom/custom-_* to vendor/vendor_*hathach