summaryrefslogtreecommitdiff
path: root/tinyusb/class
AgeCommit message (Expand)Author
2013-12-02refractor hid device driverhathach
2013-12-01fix potential wrong endpoint handle for stalling unsupported scsi commandhathach
2013-12-01correct stall & clear stall behavior for non-control pipehathach
2013-12-01change class_ixr to class_cbhathach
2013-12-01add some document for msc_device APIhathach
2013-11-30completely change the dcd for lpc11u & lpc13u to overcome the fact that lpc11...hathach
2013-11-26house keepinghathach
2013-11-26complete msc demo with lpc13uxx with readonly flashhathach
2013-11-26change endian conversion to native to be & be to nativehathach
2013-11-25refractor usbd taskhathach
2013-11-22clean uphathach
2013-11-21add class mounted callback for hid mouse/keyboard & refractor mouse/keyboard apphathach
2013-11-21clean uphathach
2013-11-21refractor usbd-dcd callback, add bus event isrhathach
2013-11-20refractor descriptorhathach
2013-11-16fix dcd_pipe_control_xfer for dcd43xxhathach
2013-11-15separate data & status from dcd_pipe_control_xferhathach
2013-11-15add usbd_task to handle event task eg setup receivedhathach
2013-11-15fix build error with device 43xxhathach
2013-11-14complete double buffering for queueing xfer for lpc11u/13u requried by msc de...hathach
2013-11-13fix potential issue with stall endpointshathach
2013-11-13able to build and run cdc device demo on lpc11uxxhathach
2013-11-11technically, mouse + keyboard device demo also work on lpc13uxxhathach
2013-11-11remove xfer_type in endpoint_handle_thathach
2013-11-11adding support for lpc13uxxhathach
2013-11-08add tusbd_cdc_is_busyhathach
2013-11-08add windows driver for cdchathach
2013-11-06added hid device hidd_isr callbackhathach
2013-11-05msc add supporthathach
2013-11-01added support forhathach
2013-11-01add dcd pipe clear stallhathach
2013-11-01implement msc device classhathach
2013-10-30refractor hid devicehathach
2013-10-30add dcd control pipe stall protocolhathach
2013-10-30fix dcd_data declared with TUSB_CFG_ATTR_USBRAMhathach
2013-10-29able to enumerate mouse + keyboard (missing timing at set configured though)hathach
2013-10-29change device driver init to open (when configured)hathach
2013-10-29temporarily implementation of dcd_pipe_is_busyhathach
2013-10-29able to fully enumerated with keyboardhathach
2013-10-29implementing sw device stackhathach
2013-10-27make device keyboard buildable & runnable with ea4357hathach
2013-10-27document cdchathach
2013-10-27static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256hathach
2013-10-27rndis documenthathach
2013-10-27rndis documenthathach
2013-10-26rndis documenthathach
2013-10-26cdc documenthathach
2013-10-26document mschathach
2013-10-26doxygen document for mschathach
2013-10-26update doxygenhathach